shot-cli

0.0.0 • Public • Published

Shot - A realtime framework for build middleware layers in Node.js.

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.

Dependents (0)

Package Sidebar

Install

npm i shot-cli

Homepage

shotjs.org

Weekly Downloads

1

Version

0.0.0

License

MIT

Last publish

Collaborators

  • cjpatoilo