Skip to content

Instantly share code, notes, and snippets.

@BlueHotDog
Created May 1, 2011 19:35
Show Gist options
  • Save BlueHotDog/950789 to your computer and use it in GitHub Desktop.
Save BlueHotDog/950789 to your computer and use it in GitHub Desktop.
jamboo
base_path: /public/javascripts
class_extension: _class
controller_extension: _controller
model_extension: _model
jQuery:
file: /libs/jquery/jquery.js
JMVC:
file: /libs/mvc/jquerymx-1.0.js
defines:
-jQuery.Class
-jQuery.Controller
-jQuery.Model
-jQuery.View
depents_on:
-jQuery
piper:
depends_on:
- jQuery
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment