React for CLIs.
$ npm install rcg -gYou can now add rcg to your app with one command!
npm install rcg -g- rcg [options]
rcg create-component|cc: Create your components guided from terminal with a lot of choicesrcg feature-json-start|featJson: Create GIT branches (PID, TASK) from JSON filercg feature-start|feat: Create GIT branches (PID, TASK) from terminal with a lot of choicesrcg git-init|git: Clone a repository projectrcg npm-init|npm: Change NPM registry.
$ rcg$ cd ~/developmentFolder
$ rcg create-component