kosich / generator-sif-ng-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

generator-siftery-ng-1

Angular 1 generator for following entities

  • component

  • service

  • overlay

Installation

  • Install Yeoman

  • Clone this repo

  • cd to it

  • create a link in local npm registry to current package

npm install -g yo
git clone https://github.com/kosich/generator-siftery-ng-1
cd generator-siftery-ng-1
npm link

Then generate your new project:

yo siftery-ng-1

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

Apache-2.0 © siftery

About

License:Other


Languages

Language:JavaScript 97.5%Language:HTML 2.5%