#Rapid prototype command tool
Create prototypes boilerplates running one line of code on your terminal
Install
Need to install globally in order to have the command available everywhere.
[sudo] npm -g install rapid-proto
###Usage:
# rje = react + jspm + express
rp -n [prototypeName] -v [bare, budo, jspm, rje]
rp --help
Boilerplate
https://github.com/silviopaganini/rapid-prototype
Thoughts?
Suggestions are always welcome