nodeshift

v11.3.0
Plugin for running openshift deployments

types

tsc

prepare

husky install

pretest

eslint --ignore-path .gitignore .

test

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

coverage

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

docs

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

Metadata

Downloads