GitHub - BoostDriven/jquerymx: jQuery MVC Extensions. jQuery extensions that makes all the annoying stuff easier.

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Readme

Activity

Stars

1 star

Watchers

1 watching

Forks

0 forks