nodeshift

v8.6.1
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

types

tsc

prepare

husky install

pretest

eslint --ignore-path .gitignore .

coverage

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

Metadata

Downloads