An open API service indexing awesome lists of open source software.

https://github.com/dwb/roger-haskell

A runit-friendly task scheduler.
https://github.com/dwb/roger-haskell

cron runit scheduled-tasks scheduler

Last synced: 6 months ago
JSON representation

A runit-friendly task scheduler.

Awesome Lists containing this project

README

          

# Roger

A runit-friendly slightly-cron-style task scheduler.

I don't really like cron, and I really like runit, so here is a thing that runs a command on a repeating schedule. Pretty bare-bones at the moment, needs some error reporting.