
GitHub Learning Pathways: Learn from the best
Gain expertise and insights from top organizations through guided tutorials, boosting productivity, enhancing security, and enabling seamless collaboration.
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!