gitrecipe

gitrecipe 0.0.2

gitrecipe uses system git command and its syntax.Usage:Recipe clones git repository and checkouts to revision, if it is provided in configuration. You can use recipe like this:[buildout]parts = data[data]recipe = gitreciperepository =...

skeletons

skeletons 0.2

skeletons is a Python tool that provides skeletons for server configs.Usage1. Install skeletons2. In target directory run: paster create -t < template name >OptionsFor more options run paster create --helpTemplatesDuply configTemplate name duplyThis...