@smartive/kubernetes-helpers

v2.0.1
commandline tool that helps with kubernetes deployments
kubernetes k8s cli helper kubectl

clean

del-cli ./build ./out ./coverage

build

npm run clean && tsc -p ./config/tsconfig.build.json

develop

npm run clean && tsc -p .

lint

tslint -c ./tslint.json -p ./config/tsconfig.build.json

test

npm run lint && npm run clean && jest -c ./jest.json

test:watch

npm run clean && jest -c ./jest.json --watch

semantic-release

semantic-release

package

npm run build && pkg --out-path out .
npm i @smartive/[email protected]

Metadata

  • MIT
  • Whatever
  • Christoph Bühler
  • released 8/20/2018

Downloads