cron-expression
v3.0.0Parse, validate, and explain cron expressions with next-run predictions. Use when building cron schedules.
Installation
Please help me install the skill `cron-expression` from SkillHub official store.
npx skills add bytesagain/cron-expression
cron-expression
Parse, validate, and explain cron expressions with next-run predictions. Use when building cron schedules.
Commands
explain
scripts/script.sh explain <expr>
validate
scripts/script.sh validate <expr>
examples
scripts/script.sh examples
next
scripts/script.sh next <expr count>
create
scripts/script.sh create <desc>
test
scripts/script.sh test <expr>
Data Storage
Data stored in ~/.local/share/cron-expression/.
Powered by BytesAgain | bytesagain.com | [email protected]