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

Create a CLI for initializing themes #77

Open
BryceRussell opened this issue May 4, 2024 · 2 comments
Open

Create a CLI for initializing themes #77

BryceRussell opened this issue May 4, 2024 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested

Comments

@BryceRussell
Copy link
Member

ATP could provide a CLI to initialize themes, this would allow authors to easily create themes inside existing projects

Things to consider:

  • How should the CLI be created? Probably clack
  • What info/prompts does ATP need to set up a theme?
@BryceRussell BryceRussell added enhancement New feature or request help wanted Extra attention is needed question Further information is requested labels May 4, 2024
@gingerchew
Copy link

gingerchew commented Jun 2, 2024

Somethings that come to mind:

  • Project Location?
  • Use Typescript?
  • Init Git Repo?
  • Install Modules?
  • Base? (thinking like degit)
  • Project Name (default to normalized folder name, becomes - and such)

Some unlikely things that are more "Nice to have"

  • Select Frameworks: Uno, Bootstrap, Tailwind, React, Preact, Vue, Solid

@AtRiskMedia
Copy link

... like the astro starlight install where it asks questions, that would be AMAZING!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants