question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add a rails-style scaffolding CLI

See original GitHub issue

Copy & 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:closed
  • Created 8 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

7reactions
oliverturnercommented, Apr 6, 2016

rb is a name guaranteed to cause confusion with Ruby!

Can I suggest rbp as the canonical contraction and rbp-cli as the tool instead?

0reactions
lock[bot]commented, May 29, 2018

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found