Skip to content

Brendon-Hablutzel/ocron

Repository files navigation

ocron

A feature-rich, safer cron alternative, written in OCaml.

Installation

Homebrew

First, add this tap:

brew tap Brendon-Hablutzel/homebrew-tools

Then, install the ocron formula:

brew install ocron

This will install the ocron CLI (ocron) and daemon (ocrond).

Other options

Source code and binary downloads can be found on the releases page for this repository.

Development

Note: because of some oddities with using the terminal's raw mode, you can't run the CLI via dune and instead need to invoke the executable directly:

./_build/default/cli/main.exe