1.0.0 • Published 10 years ago

generator-angular-brunch v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

generator-angular-brunch Build Status

Status: In development

Getting Started

Install Yeoman and Generator

npm install -g yo generator-angular-brunch

Use

  • Create a project directory
mkdir project
cd project
  • Create project
yo angular-brunch

Sub-generators

Also, you have a series of sub-generators available:

  • Controller
yo angular-brunch:controller
  • Service
yo angular-brunch:service
  • Factory
yo angular-brunch:factory
  • Provider
yo angular-brunch:provider

known Issues

  • static-jade-brunch: This library depends of node 0.10 , if you have a later version, you'll get an error when running brunch w

License

MIT

1.0.0

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago