Cron

Use this skill when the user wants to cron expression parser and evaluator cli.

javimosch f10faf8 526 B Updated

File contents

Cron Plugin

Cron expression parser and evaluator CLI.

Commands

Operations

  • cron expression parse — parse expression via cron
  • cron schedule next — next schedule via cron

Usage Examples

  • "cron --help"
  • "cron "

Installation

go install github.com/lnquy/cron@latest

Examples

cron --version
cron --help

Key Features

  • cron\n- parser\n- scheduler

javimosch/supercli/tree/main/plugins/cron/skills/quickstart commit f10faf8dec

Frequently asked questions

npx skillmds@latest add javimosch/cron