Add a rails-style scaffolding CLI
See original GitHub issueCopy & paste mern-cli for this boilerplate, basically. The flow should be:
$ npm install -g rb-cli # Note: Better name? rb-cli is really unclear, but react-boilerplate-cli is really long
$ react-boilerplate init <YourAppName>
The only addition I can think of that would make the thing even nicer would be if the init script would automatically do cd <YourAppName> and then run our npm run setup command, so dependencies are automatically installed and that stuff.
Issue Analytics
- State:
- Created 8 years ago
- Comments:7 (3 by maintainers)
Top Results From Across the Web
Scaffold CLI - AWS - GitHub
Scaffold is a framework to create a complete AWS infrastructure, defined as code, in seconds. - GitHub - scaffold-sh/cli: Scaffold is a framework...
Read more >Scaffold - change templates - RedwoodJS Community
Generators use default scaffold templates ('hidden' somewhere under the hood of Fw); There was a command called install-templates that would ...
Read more >wp scaffold | WP-CLI Command
Generates starter code for a theme based on _s. Command documentation is regenerated at every release. To add or update an example, please...
Read more >@amidostacks/scaffolding-cli - npm
scaffolding -cli creates a scaffolded folder with deploy, build and src folders ready to be committed to a Git repo of your choosing....
Read more >Scaffolding with Fano CLI - Fano Framework
Tutorial how to use Fano CLI to scaffold web application using Fano Framework. ... If you do not want to copy to /usr/local/bin...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

rbis a name guaranteed to cause confusion with Ruby!Can I suggest
rbpas the canonical contraction andrbp-clias the tool instead?This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.