0.0.1 • Published 10 years ago

generator-jacs v0.0.1

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

JACS

Just another yeoman generator using jade, compass, coffeescript, and AngularJS to orchestrate the whole thing nicely

TODO

  • Grunt tasks

    • create Gruntfile according to directory structure
    • packaging and minification scripts
    • template optimization on packaging for angularjs
  • make the generator work just from coffee (no js files)

  • use sintactic versionning
  • publish it on NPM repository
  • auto livereload injection on development
  • support for requirejs
  • subcommands to:
    • generate modules
    • generate controllers on modules
    • generate services
    • add dependencies (inject both in bower and on require config)