<p>Gazelle is a web framework geared towards private torrent trackers. Although naturally focusing on music, it can be modified for most needs. Gazelle is written in PHP, JS, and MySQL.</p>
<p><ahref="https://github.com/WhatCD/Gazelle/wiki/Gazelle-installation"target="_blank">This guide</a> will walk you through setting up Gazelle on a machine running Gentoo Linux. Although installing Gazelle is relatively straight forward, we recommend a working knowledge of PHP if you plan to modify the source code.</p>
<p>You may have noticed that commits in the repository do not have have descriptive messages. If you are looking for a changelog of Gazelle it can be <ahref="https://raw.github.com/WhatCD/Gazelle/master/docs/CHANGES.txt">viewed here</a>. The <ahref="https://raw.github.com/WhatCD/Gazelle/master/docs/CHANGES.txt">changelog</a> is generated daily and includes new additions or modifications to Gazelle's source.
<p>Gazelle's code adheres to a set of coding standards that can be found <ahref="https://github.com/WhatCD/Gazelle/wiki/Coding-Standards">here</a>. If you plan on sending pull requests these standards must be followed.</p>
<p>If you find a bug, please report it to a What.CD developer in #gazelle on irc.what-network.net. The same channel can be used for asking questions and chatting about the codebase.</p>