Build what's next on GitHub, the place for anyone from anywhere to build anything.
Join us October 28-29 in San Francisco or online for GitHub Universe, our flagship developer event uniting people, agents, and the world's code.
If so, @dinoboff has you covered! github-tools includes a “PasteScript template, Paver tasks and Sphinx extension to setup a new package and easily host it on GitHub (including its documentation)”.…
If so, @dinoboff has you covered! github-tools includes a “PasteScript template, Paver tasks and Sphinx extension to setup a new package and easily host it on GitHub (including its documentation)”.
img http://img.skitch.com/20090617-ekctwqdyqtykqxqjy18hhpqs5u.png http://dinoboff.github.com/github-tools
Get it from pypi
easy_install github-tools
Or GitHub:
git clone git://github.com/dinoboff/github-tools.git cd github-tools python setup.py install
Thanks @dinoboff!