angular-coffee-seed
angular-coffee-seed copied to clipboard
AngularJS seed based on grunt JavaScript tasks runner and bower a package manager for the web
for example https://github.com/lucassus/angular-seed/commit/c332be5f7b3e49735e13f39a5fabe766c43fc727#L0R3 or https://github.com/ngbp/ng-boilerplate
https://github.com/karma-runner/karma-browserstack-launcher
https://github.com/gruntjs/grunt-contrib-watch#compiling-files-as-needed https://gist.github.com/luissquall/5408257
- [x] figure out better structure for controller classes, check yeoman-angularjs - [ ] generate a controller class - [ ] generate spec for the controller
Use external tool for monitoring directories and restart the server on new files see https://github.com/lucassus/angular-seed/issues/17
could be related to https://github.com/gruntjs/grunt-contrib-watch/issues/70