This is a command line tool that simplifies creating, building, testing, and running applications.
Test
$ virtualenv venv $ . venv/bin/activate $ pip install . $ pip install coverage pep8 nose $ nosetests && pep8 rock --show-source --show-pep8
Publish
$ python setup.py sdist uploadLicense
This work is licensed under the MIT License (see the LICENSE file).
Icon
The icon was created by Anuar Zhumaev (CC BY 3.0).
