fillest / bold

a software build automation tool
MIT License
0 stars 0 forks source link

Bold — a software build automation tool

Features

Setup

PyPI package is available: pypi.python.org/pypi/bold

If you are new to Python and just want to make this thing work ASAP, to install latest released version system-wide:

sudo easy_install bold

If you use virtualenv, pip, etc.:

pip install bold

To install latest development version:

pip install git+https://github.com/fillest/bold.git

Issues

Please submit bugs, feature requests or any feedback to issue tracker

License

See licence.txt (MIT License)