/rock

Build, test and run your apps

Primary LanguageRubyMIT LicenseMIT

Rock Build Status

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).