rtmake
v1.1.3
Published
A CLI to bootstrap Ritech projects
Downloads
6
Readme
RTmake CLI
A command line interface to generate boilerplates for different projects. In future versions Design patterns and Unit test boilerplates will be integrated.
To Install
$ npm i -g rtmake
To Use
Go to directory you want to create the project and than:
$ rtmake
Note
Use sudo
if you have access problems and always install it globaly to be able to use in every directory.