Task scheduler able to run tasks in parallel. Each task is scheduled to run when all their dependencies have been satisfied previously. The configuration files can be definded in JSON or TOML as you can see in the examples folder
Documentation is available at godoc