cobblestones

A library of Paver extensions and generally useful task definitions


Keywords
python, tool, automation, continuous, integration, archived, build-tools, deprecated, paver, retired, task-automation
License
Apache-2.0
Install
pip install cobblestones==0.1dev-20130823

Documentation

Logo cobblestones

📣 STATUS: This project is frozen, since I switched from Paver to Invoke!
Travis PyPI Ohloh
Travis Status Downloads Latest Ohloh stats

Overview

cobblestones adds often-used tasks and helper functions on top of Paver.

cobblestones can also be found on PyPI and Ohloh. It is released under the Apache License 2.0, see LICENSE for details.

Documentation

The documentation for the current GitHub master source is regularly published to github.io.

A continuously built document tree with the latest changes is also available.

Contributing

If you like to submit an enhancement in form of additional documentation or a pull request, or find an issue and maybe even have a patch ready for it, please consider the contribution guidelines for this project. You can also find instructions on how to quickly set up a working development environment in that document.