-
-
Notifications
You must be signed in to change notification settings - Fork 630
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 quick start, working boilerplate repository for newcomers #15
Comments
Agree, this would be useful. |
Released generator-ink-cli - a generator for Yeoman to quickly scaffold out a CLI based on Ink. Will add it tomorrow to the readme, just thought you might want to play with it before anyone else :) |
Hey, thanks! Looks really cool. |
By the way, you may want to show generating the boilerplate with new built-in npx. |
This looks bit painful, tbh. Let's give it time to mature a little, fix bugs, etc. |
Yeah, but there is a issue about that. Probably we could just write |
Another approach would be to name an npm package |
Like https://github.com/gaearon/react-hot-boilerplate.
The text was updated successfully, but these errors were encountered: