Skip to content

bossjones/rock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Build, test and run your apps

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 44.9%
  • Python 39.3%
  • Shell 5.0%
  • HTML 4.7%
  • CSS 4.4%
  • JavaScript 1.0%
  • Other 0.7%