Skip to content

Kerrigan29a/recipe

Repository files navigation

Recipe

Build Status Build status Go Report Card GolangCI Maintainability Test Coverage GoDoc

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

Documentation is available at godoc