Skip to content
This repository was archived by the owner on Feb 9, 2023. It is now read-only.

Developer setup

gegerlan edited this page Jun 18, 2012 · 10 revisions

Requirements

If you don not wish to use Git you can also use Mercurial with hg-git.

If you would like to use a graphical Git client consider one of the following: Github for Windows, smartgit, tortoisegit

Walkthrough

  1. Download and install GIT
  2. Configure GIT
  3. Setup your Github account
  4. Fork the AOG project
  5. Download your fork through GIT
  6. Work on the project.
  7. Commit and push your changes to your Github page
  8. Make a pull request
  9. ???
  10. Profit!

Clone this wiki locally