Skip to content

Kerrigan29a/recipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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