Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Add CLI for uploading template contents to templates API #166

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

maxwellpeterson
Copy link
Member

No description provided.

@maxwellpeterson maxwellpeterson force-pushed the mpeterson/upload branch 3 times, most recently from 50154d6 to 95324ba Compare November 21, 2024 23:07
- Add eslint and fix all existing problems
- Add linting functionality to CLI to enforce template conventions
@maxwellpeterson maxwellpeterson force-pushed the mpeterson/upload branch 2 times, most recently from 40d2e0d to 443d49d Compare November 22, 2024 16:30
- Add CLI docs
- Add template READMEs with C3 command and preview deployment link
console.info(` ${file.name}`);
body.set(file.name, file);
});
const url = `${config.apiBaseUrl}/upload/path`;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to fill in the real API path there once that's finalized

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant