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

Minimal create-astro CLI #136

Merged
merged 2 commits into from
Apr 27, 2021
Merged

Minimal create-astro CLI #136

merged 2 commits into from
Apr 27, 2021

Conversation

natemoo-re
Copy link
Member

Changes

Adds an extremely minimal create-astro CLI to scaffold out our new starter. It will need to be more robust (and have a better method for keeping the starters in sync), but I just wanted to get something quick out.

cc @kevinkassim

Testing

cd create-astro
npm link
cd ../..
npm init astro my-awesome-project

No tests. This is extremely temporary!

  • Tests are passing
  • Tests updated where necessary

Docs

Working on these now.

  • Docs / READMEs updated
  • Code comments added where helpful

@natemoo-re natemoo-re changed the title Minimal create-astro CLI Minimal create-astro CLI Apr 27, 2021
@matthewp
Copy link
Contributor

lgtm

@natemoo-re natemoo-re merged commit 61ccd59 into main Apr 27, 2021
@natemoo-re natemoo-re deleted the create-astro branch April 27, 2021 20:59
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.

None yet

2 participants