1.0.2 • Published 6 years ago

cronanalyser v1.0.2

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
6 years ago

Cronanalyser

Special thanks to harrisiirak who made it easy with cron-parser.

Special thanks to the guys who created ervy for the chart implementation.

Install

npm -g i cronanalyser

Usage

Input from crontab -l

cronanalyser

File input

cronanalyser -f /path/to/your/file

Modes

Minimal

cronanalyser -m minimal

Returns a minified output if you have 1000 of jobs (FYI you shouldn't have 🤦‍)

Chart

cronanalyser -m chart

Output

Cronjob example:

npm.io

Normal mode

npm.io

Chart mode

npm.io

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago