The initial goal of this `cli` will be to facilitate easy deployment and developer experience. We can use it to do the following tasks. 1. *Developer on-boarding*: Walk through setup of repos required to run and develop core locally. (https://github.com/SBoudrias/Inquirer.js#goal-and-philosophy) We can also scaffold the desired folder structure and clone the developer's forks during the walkthrough. Think http://yeoman.io/ generators 2. *Developer environments*: Launch the different projects that were setup in point 1 above. 3. *Deployment of projects*: We can even deploy various Heroku projects and manage other common devops tasks here. These are a few of the directions I can see this project moving toward. Looking for feedback or ideas where we'd like to see this move.
The initial goal of this
cliwill be to facilitate easy deployment and developer experience. We can use it to do the following tasks.We can also scaffold the desired folder structure and clone the developer's forks during the walkthrough. Think http://yeoman.io/ generators
These are a few of the directions I can see this project moving toward. Looking for feedback or ideas where we'd like to see this move.