nodeshift

v8.1.0
Plugin for running openshift deployments

docs

documentation build index.js --shallow -f html -o docs --config documentation.yml

test

cross-env NODESHIFT_QUIET=true nyc tape test/*-test.js test/**/*-test.js | tap-spec

pretest

eslint bin/* lib/**/*.js lib/**/**/*.js test/*-test.js test/**/*-test.js index.js

release

standard-version -a

coverage

nyc npm test && nyc report --reporter=html

prerelease

npm run lint && npm run test

Metadata

Downloads