Skip to content

JotaMiller/generator-angular-brunch

Repository files navigation

generator-angular-brunch Build Status npm

** 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

About

AngularJS, brunch, Jade templating and more...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published