Skip to content

allanlundhansen/steal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Pinhook
Apr 21, 2011
a83c669 · Apr 21, 2011
Apr 21, 2011
Apr 21, 2011
Oct 6, 2010
Nov 18, 2010
Mar 29, 2011
Apr 21, 2011
Jan 19, 2011
Apr 21, 2011
Apr 21, 2011
Dec 7, 2010
Oct 30, 2010
Oct 1, 2010
Oct 1, 2010
Feb 11, 2010
Oct 1, 2010
Apr 20, 2011
Apr 20, 2011
Nov 11, 2010
Nov 16, 2010
Dec 23, 2010
Apr 21, 2011
Dec 3, 2010
Sep 29, 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  and 
           http://github.com/jupiterjs/funcunit  and 
           http://github.com/jupiterjs/documentjs
  
  3.  Add steal, javascriptmvc, funcunit, and documentjs as submodules of your project...
           git submodule add [email protected]:_YOU_/steal.git steal
           git submodule add [email protected]:_YOU_/jquerymx.git jquery
           git submodule add [email protected]:_YOU_/funcunit.git funcunit
           git submodule add [email protected]:_YOU_/documentjs.git documentjs
           
      * 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

Gets JavaScript

Resources

Stars

Watchers

Forks

Packages

No packages published