cronish
cronish copied to clipboard
Is there a simpler way to schedule a raw CRON string?
I can do:
payroll executes "every last Friday in every month"
but can't do:
payroll executes "* * * * 5L"