This repository has been archived by the owner on Aug 13, 2024. It is now read-only.
Version 0.2.0
Adding functionality for resuming jobs and configuring jobs with variables
New features
- Support starting from an arbitrary task using --start option (#4)
- Support variables in Factfiles, using mustache / --env option (#21)
- Allow terminal colour toggling using CLICOLOR (#51)
Improvements
- Improve output to STDERR / STDOUT (#51)