0.6.0 • Published 12 years ago

capt v0.6.0

Weekly downloads
3
License
-
Repository
github
Last release
12 years ago

Backbone environment for node.js (capt)

capt is a tool to help you quickly create backbone.js applications and maintain a good directory structure and give you build tools to help development.

Requirements

  • Glob module

Development build targets:

  • localhost using built in server
  • file:// with file watching and recompiling

Production build targets:

Optimizers supported:

  • Google Closure (css)
  • YUI (css and js)

Languages supported:

  • Coffeescript
  • Javascript
  • LESS

Testing framework:

  • Jasmine

Libraries built in:

  • jQuery
  • backbone.js
  • underscore.js

License

BSD Licensed. YUI Compressor and Closure are licenced under their respective licences.

Author

Ben Nolan @bnolan bnolan@gmail.com

Changelog

0.5.4 - Fixed template which said initailizer instead of initialize

0.6.0

12 years ago

0.5.6

12 years ago

0.5.5

13 years ago

0.5.4

13 years ago

0.5.3

13 years ago

0.5.2

13 years ago

0.5.1

13 years ago

0.5.0

13 years ago