/jenkins-cron-validator

A node module to validate jenkins cron format.

Primary LanguageJavaScriptMIT LicenseMIT

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