UNPKG

ci-scripts

Version:

Useful scripts to execute from your CI runner. For example, post to Slack and GitHub when your build completes:

2 lines (1 loc) 38 B
exports.exec = require('./lib/exec');