nebula-cli

0.0.3 • Public • Published

Nebula-cli GitHub version

Dependency Status Node.js version Built with Grunt License version

Nebula-cli is a command line generator for Nebula. This tool will help to generate a walking application skeleton for a typical Backbone web apps. You can use it to quickly bootstrap your Backbone web application projects.

Installation

Assuming that Node.js is already installed & running,

$ npm install -g nebula-cli

Create the Nebula app:

$ nebula /tmp/foo && cd /tmp/foo

Install dependencies:

$ npm install

Command Line Options

This generator can also be further configured with the following command line flags.

Usage: index [options] [dir]

Options:

  	-h, --help     output usage information
    -V, --version  output the version number
    -a, --about    About Nebula-Cli 0.0.3

Author & Contributors

Developed & maintained by author: Ashwin Hegde
Follow me at: github | Linkedin | Twitter

We really appreciate all kind of contributions. Special thanks to contributors for using and supporting Nebula-cli.

To request a feature or you find any typo errors, enhancements or questions; please feel free to post it on following link, or vote for the ones that are already registered.
Tracking: https://github.com/hegdeashwin/nebula-cli/issues

License

The MIT License (MIT)

Copyright (c) 2015 Ashwin Hegde

Package Sidebar

Install

npm i nebula-cli

Weekly Downloads

1

Version

0.0.3

License

none

Last publish

Collaborators

  • hegdeashwin