UNPKG

generator-gulp-of-drano

Version:

Yeoman generator for an angular.js site. CoffeeScript, stylus, jade, gulp.js. Bootstrap, angular-strap, nib, angular-ui-router. Heroku + s3 deployment tasks included.

4 lines (3 loc) 113 B
angular.module('<%= moduleName %>App') .controller '<%= _.classify(klass) %>Ctrl', ($scope) -> # code here