/dagger

Prototyping a task scheduler.

Primary LanguageGo

Dagger

Dagger is a task scheduler and runner. In the best case it should help run complex workflows. Goals:

  • no extra language to learn, no XML wiring of tasks
  • autogenerated command line interface

Inspiration: luigi and other tools.


Work in progress:

$ go run example/example.go