doit-cmd

Helper to create doit tasks that execute a command


Keywords
doit
License
MIT
Install
pip install doit-cmd==0.1.0

Documentation

doit-cmd

Helper to create doit tasks that execute a command

https://travis-ci.org/pydoit/doit-cmd.png?branch=master https://coveralls.io/repos/pydoit/doit-cmd/badge.png

Project Details

license

The MIT License Copyright (c) 2014 Eduardo Naufel Schettino

see LICENSE file

developers / contributors

  • Eduardo Naufel Schettino

install

$ pip install doit-cmd

or download and:

$ python setup.py install

tests

To run the tests:

$ py.test