Helper to create doit tasks that execute a command
- Project management on github - https://github.com/pydoit/doit-cmd/
- Website / docs http://pythonhosted.org/doit-cmd
The MIT License Copyright (c) 2014 Eduardo Naufel Schettino
see LICENSE file
- Eduardo Naufel Schettino
$ pip install doit-cmd
or download and:
$ python setup.py install
To run the tests:
$ py.test