shariati / jenkins-cron-validator

A node module to validate jenkins cron format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jenkins-cron-validator

A node module to validate Jenkins Cron format.

Contributing

How to Build

Compiles to JavaScript.

$ yarn build
Done in 1.43s.

How to Test

Runs tests on compiled code

$ yarn test
1 passing

License

MIT

About

A node module to validate jenkins cron format.

License:MIT License


Languages

Language:JavaScript 92.6%Language:TypeScript 7.4%