Development
Most of the project's content (wiki, bug tracker, source repository) is hosted on GitHub
The latest version of Erebot's code is available on github and may
be cloned using the following command:
git clone git://github.com/Erebot/Erebot.git
This will create a local repository with the core files required
to run Erebot.
You may also be interested in checking out the code for
other modules.
Last but not least, the
online documentation
contains additional information that you be useful to you,
like a list of required dependencies for Erebot.
Travis-CI
The project uses Travis-CI to automatically test new commits and provide continuous integration.