kube-service-bindings

v1.0.0
helper for consuming kubernetes service bindings
kubernetes service bindings bindings kafka

lint

eslint --ignore-path .gitignore .

lint:fix

npm run lint -- --fix

pretest

npm run lint

test

nyc mocha --recursive

coverage

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

prerelease

npm run test

release

standard-version

Metadata

Downloads

Maintainers