Skip to content

Go library designed to manage and execute tasks in a DAG structure, enabling efficient workflow automation and dependency resolution.

License

Notifications You must be signed in to change notification settings

QU3B1M/gotasker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoTasker

  • Execute tasks in parallel
  • Compatible input yaml and json
  • Tasks will execute a terminal command with any defined arg
  • Workflows could be reusable (consume a generic workflow or task from a another file)

About

Go library designed to manage and execute tasks in a DAG structure, enabling efficient workflow automation and dependency resolution.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages