# README
gron
SystemD and cron inspired job scheduler
Usage
-
Create
gron.d
directory (JobConfigsPath
variable fromgron.conf
variable). -
Create job config in
gron.d/job1.conf
(TOML format). See examples in _jobExamples. -
Launch
gron
binary. -
HTTP interface available on http://127.0.0.1:9876.
# Functions
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author