Getting the Source
The source code for Gracie is managed using the Bazaar version control system. Using Bazaar, you can get your own working tree from the current development branch:
$ bzr branch http://vcs.whitetree.org/bzr/public/gracie/gracie.devel/ $ cd gracie.devel/ $ view doc/HACKING.txt
Please do read the developer's guide in HACKING.txt for information on contributing.
