Skip to content

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

License

Notifications You must be signed in to change notification settings

Protocore-UI/protocore-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published