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 new create- starter package for 1-command install #165

Open
1 of 4 tasks
karlhorky opened this issue Oct 22, 2022 · 0 comments
Open
1 of 4 tasks

Create new create- starter package for 1-command install #165

karlhorky opened this issue Oct 22, 2022 · 0 comments
Assignees

Comments

@karlhorky
Copy link
Member

karlhorky commented Oct 22, 2022

pnpm, npm and Yarn support starter kit packages prefixed with create-, allowing running arbitrary commands via:

$ pnpm create xxx  # This example would install a package called create-xxx
                   # globally and then run the `create-xxx` bin inside

TODO: Think of name (maybe create-upleveled, following create-sst, create-expo) that also encompasses other things that we want to set up in a student's project:

create-x package examples

Old Suggestion for name:

@upleveled/create-eslint to enable command yarn create @upleveled/eslint

Supersedes #161

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

No branches or pull requests

1 participant