Skip to content

jQuery MVC Extensions. jQuery extensions that makes all the annoying stuff easier.

Notifications You must be signed in to change notification settings

gregunderwood/jquerymx

This branch is 633 commits behind jupiterjs/jquerymx:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Pinhook
Feb 19, 2011
aa2914c · Feb 19, 2011
Feb 11, 2011
Feb 11, 2011
Feb 11, 2011
Jan 14, 2011
Feb 19, 2011
Dec 6, 2010
Feb 11, 2011
Feb 8, 2011
Dec 30, 2010
Dec 20, 2010
Feb 14, 2011
Jan 1, 2011
Nov 18, 2010
Nov 18, 2010
Jan 20, 2011
Jan 20, 2011
Jun 16, 2010
Oct 30, 2010

Repository files navigation

TOC:
  A.  How to get (and contribute) to JMVC


A.  How to get (and contribute) JMVC

  1.  Start a new project in git.
  
  2.  Fork ....
           http://github.com/jupiterjs/steal     and 
           http://github.com/jupiterjs/jquerymx
  
  3.  Add steal and javascriptmvc as submodules of your project...
           git submodule add git@github.com:_YOU_/steal.git steal
           git submodule add git@github.com:_YOU_/jquerymx.git jquery
           
      * Notice javascriptmvc is under the jquery folder
  
  4.  Learn a little more about submodules ...
           http://johnleach.co.uk/words/archives/2008/10/12/323/git-submodules-in-n-easy-steps
           
  5.  Make changes in steal or jmvc, and push them back to your fork.
  
  6.  Make a pull request to your fork.

About

jQuery MVC Extensions. jQuery extensions that makes all the annoying stuff easier.

Resources

Stars

Watchers

Forks

Packages

No packages published