0.0.5 • Published 9 years ago

generator-angular-modules v0.0.5

Weekly downloads
8
License
Apache-2.0
Repository
github
Last release
9 years ago

generator-angular-modules

A generator for publish angular modules, including directive and service

Installation

First, install Yeoman and generator-gulp-ionic using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-angular-modules

Then generate your new project:

Generator for independent angular components dev

directive: yo angular-modules

service: yo angular-modules:service

factory: yo angular-modules:factory

Usage of the generated project.

Build package

npm run build

Publish to bower

npm run register

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 © njleonzhang

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago