bkeepers / strappydoo

bootstrap and run any project with the same command
MIT License
77 stars 7 forks source link

Bootstrap and start server when run with no arguments #11

Open bkeepers opened 6 years ago

bkeepers commented 6 years ago

I want to get this to a place so for most projects you can just clone the repo and run $ strappy, which do any necessary bootstrapping and start the server. When you run $ strappy again after the project is already bootstrapped, it will just start the server.

This will require that all the bootstrap commands have a shortcut for checking, similar to bundle check.