doit 0.4.0 released
[Posted October 6, 2009 by cook]
| From: |
| Eduardo Schettino <schettino72-AT-gmail.com> |
| To: |
| python-announce-AT-python.org |
| Subject: |
| doit 0.4.0 relesead |
| Date: |
| Tue, 6 Oct 2009 17:26:09 +0800 |
| Message-ID: |
| <e24a65c90910060226v801c55ag65480306fcc0fcd3@mail.gmail.com> |
| Archive-link: |
| Article, Thread
|
doit 0.4.0 - automation tool
doit comes from the idea of bringing the power of build-tools to execute
any kind of task. It will keep track of dependencies between "tasks" and
execute them only when necessary. It was designed to be easy to use and
"get out of your way".
doit is written in Python. "tasks" can be defined in python or shell scripts.
doit can be used as a build-tool or just a nice way to organize your scripts.
homepage: http://python-doit.sourceforge.net/
PyPi: http://pypi.python.org/pypi/doit
license: MIT
contact: https://launchpad.net/~schettino72
Regards,
Eduardo
--
http://mail.python.org/mailman/listinfo/python-announce-list
Support the Python Software Foundation:
http://www.python.org/psf/donations/
(
Log in to post comments)