Skip to content

abhidilliwal/generator-myangular

 
 

Repository files navigation

Custom AngularJS generator for Yeoman!

Based on generator-angular

Usage

This is not published on NPM registry, so you need to clone the repo to a desired directory git clone https://github.com/abhidilliwal/generator-myangular.git:

git clone https://github.com/abhidilliwal/generator-myangular.git

now inside the checked out directory do npm-install, with -g the generator will be available globally:

npm install -g

Run yo angular, optionally passing an app name:

yo myangular [app-name]

Generators

Listing only the modified and new generators for the pre-existing generators refer: generator-angular

License

BSD license

About

Yeoman generator for AngularJS

Resources

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 83.5%
  • CoffeeScript 16.5%