0.0.0 • Published 7 years ago

shot-cli v0.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

Master of ceremonies for generators in the Shot CLI.

Travis Status Codacy Status Dependencies Status Version Status Download Status Gitter Chat

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.