rock
rock copied to clipboard
Build, test and run your apps
Rock 
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 upload
License
This work is licensed under the MIT License (see the LICENSE file).
Icon
The icon was created by Anuar Zhumaev (CC BY 3.0).