TaskForest 1.09 (Default branch) |
|
|
TaskForest is a simple but expressive job
scheduler that allows you to chain jobs and tasks
and to create time dependencies. It uses
plain-text configuration files to specify task
dependencies. It is designed for use on a single
machine.
License: Artistic License
Changes:
Two new scripts were added: 'rerun' schedules a job to be rerun, and 'mark' marks a previously job as Success or Failure. A new 'chained' option was added to the definition of repeat jobs, and a '--collapsed' option was added to the 'status' script.
|