Changes between Version 18 and Version 19 of InstallationGuidelines/Developer/PostPython


Ignore:
Timestamp:
12/02/12 05:58:05 (12 years ago)
Author:
Michael Howden
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuidelines/Developer/PostPython

    v18 v19  
    3232=== For Long Term Development ===
    3333
    34 If you intend to develop for Sahana and have your code pulled into the core it is better to follow the [http://help.github.com/send-pull-requests/ GitHub Fork, Pull Request model], this is preferred over submitting patches. To do this:
    35 
    36 1. [https://github.com/signup/free Create a free Git account ]
    37 2. [http://help.github.com/linux-set-up-git/ Configure Git]
    38 3. [http://help.github.com/fork-a-repo/ Fork Sahana]
    39 4. [http://help.github.com/send-pull-requests/ Learn how to Pull Request your changes back into the core]
     34If you intend to develop for Sahana and have your code pulled into the core it is better to follow the instructions on DeveloperGuidelines/Git to be able to {{{pull}}} new updates and {{{push}}} changes.
    4035== Start Eden ==
    4136To test your installation of Eden, without Eclipse, you can start web2py from the command line: