nodeshift

v0.8.0
Plugin for running openshift deployments

ci

npm run lint && npm run coveralls

lint

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

test

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

coverage

nyc npm test

coveralls

nyc npm test && nyc report --reporter=text-lcov | coveralls

prepublish

nsp check

Metadata

Downloads