generator-angular-modules

0.0.5 • Public • Published

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

Package Sidebar

Install

npm i generator-angular-modules

Weekly Downloads

2

Version

0.0.5

License

Apache-2.0

Last publish

Collaborators

  • njleonzhang