protocore-cli

0.0.8 • Public • Published

Protocore-cli GitHub version

Dependency Status Node.js version Built with Grunt License version

Protocore-cli is a command line generator for Protocore. This tool will help to generate a walking application skeleton for a typical unstructured JavaScript/jQuery web apps.

Installation

Assuming that Node.js is already installed & running,

$ npm install -g protocore-cli

Create the Protocore app:

$ protocore /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 Protocore-Cli 0.0.8

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 Protocore-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/protocore-cli/issues

License

The MIT License (MIT)

Copyright (c) 2015 Ashwin Hegde

Package Sidebar

Install

npm i protocore-cli

Weekly Downloads

7

Version

0.0.8

License

none

Last publish

Collaborators

  • hegdeashwin