This is a development buildout for the hexagonit.recipe.* recipes for zc.buildout. It currently contains the following recipes
To bootstrap the buildout use the following command:
$ python bootstrap.py --distribute
Currently supported Python versions for the recipes include version 2.4 - 2.7.
The buildout uses the mr.developer extension to clone the recipe repositories automatically. Simply running:
$ ./bin/buildout
should set everything up for development.
Tests are run by the following command:
$ ./bin/test