cronrunner 2.2.0

Run cron jobs manually.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies]

[package]
authors = ["Quentin Richert <noreply@richert.co>"]
categories = ["command-line-utilities"]
description = "Run cron jobs manually."
edition = "2021"
keywords = ["cron", "crontab", "cli"]
license = "GPL-3.0-or-later"
name = "cronrunner"
readme = "README.md"
repository = "https://github.com/qrichert/cronrunner.git"
version = "2.2.0"
[profile.release]
strip = true