/rapid-proto

Command line tool to create prototypes

Primary LanguageJavaScript

#Rapid prototype command tool

NPM version Downloads js-standard-style

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