Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 602 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 602 Bytes

Chronicle - Cron server in Python

Build Status

Chronicle allows you to execute commands in regular intervals. Functionality resembles the cron utility, but offers much more robust execution. For a complete list of features see Features. Full documentation can be found here.

Motivation

Development

Using Docker

$ cd docker
$ docker-compose up