Developer setup - gegerlan/aog GitHub Wiki

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

quick guide to use Git

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!