generator-protocore
v0.0.2
Published
A Yeoman generator for Protocore. The tool will help to generate walking application skeleton for a typical unstructured JavaScript/jQuery web apps.
Downloads
6
Readme
generator-protocore
A Yeoman generator for Protocore. The tool will help to generate walking application skeleton for a typical unstructured JavaScript/jQuery web apps.
Installation
Assuming that Node.js is already installed & running,
$ npm install -g yo generator-protocore
Make a new directory and cd
into it:
mkdir new-project && cd $_
Run yo protocore
, optionally passing an app name:
yo protocore [app-name]
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 generator-protocore.
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/generator-protocore/issues
License
The MIT License (MIT)
Copyright (c) 2015 Ashwin Hegde