Fork from generator-angular#v0.9.2
- tmpl: change all resources path from root /
- tmpl: change directive template from static
<div></div>
to template html view name
- gen: change ngmin module to non-dynamic mode avoiding for otherwise bug
- gen: fixed source path in karma config file
- gen: add karma and gulp task test for unit test
- gen: add constant generator
- gen: fixed usemin path bug on bootstrap index
- gen: add imagemin to gulp
- gen: add usemin and minify to build gulp script
- gen: fix wrong app name when first time generation
- gen: new angular module socket.io could be included
- First release
- Angular generator with Jade / Stylus / Coffeescript
- Auto build HTML cache
- Change to gulp
- Add CSS Framework option: YUI Pure
- Remove SASS support