shot-cli
v0.0.0
Published
Master of ceremonies for generators in the Shot CLI.
Downloads
5
Maintainers
Readme
Master of ceremonies for generators in the Shot CLI.
Why it's awesome?
Master of ceremonies for generators in the Shot CLI.
Install
$ npm install -g shot-cli
NOTE: Install this npm package with -g
or --global
to global use.
Getting Started
Create a new app using the command shot init
, then install dependencies and run with npm start
.
$ shot init new_app
$ cd new_app
$ npm start
Note : Please make sure your MongoDB is running. For MongoDB installation guide see this.
Table of Contents
Contributing
Want to contribute? Follow these recommendations.
License
Designed with ♥ by CJ Patoilo. Licensed under the MIT License.