Skip to content
/ capt Public
forked from bnolan/capt

Command line tool for creating backbone.js applications

Notifications You must be signed in to change notification settings

gyuw/capt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What the......hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh

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 ttt Production build targets:

  • web

  • html5 w/ offline manifest [planned]

  • nokia webruntime [planned]

  • phonegap [planned]

  • chrome appstore [planned]

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 [email protected]

About

Command line tool for creating backbone.js applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published