Skip to content

hexagonit/recipes.buildout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Development buildout for zc.buildout recipes

This is a development buildout for the hexagonit.recipe.* recipes for zc.buildout. It currently contains the following recipes

Bootstrapping

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.

Building

The buildout uses the mr.developer extension to clone the recipe repositories automatically. Simply running:

$ ./bin/buildout

should set everything up for development.

Testing

Tests are run by the following command:

$ ./bin/test

About

Development buildout for hexagonit.recipe.* packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages