My favorites | Sign in
Project Logo
             
Source  
Description how to obtain the projects source code.

Source Repository

You can pull a hot in-development version of Halebopp from our source repository.

Attention! Please be aware that this version might be broken or work incorrectly on your computer. It is also possible that your songs may be damaged. Do not work with this code productively.

Follow this guide:

  1. Install Mercurial.
  2. To check out the code base, enter
  3.    $ hg clone http://bitbucket.org/paniq/halebopp
  4. To update the code base, change into the repositories directory and enter
  5.    $ hg -u pull

Our source repository is hosted on bitbucket.org.

Hosted by Google Code