@absa-subatomic/openshift-api
v0.0.6
Published
The OpenShift API code originally used in Quantum Mechanic isolated for reuse
Downloads
26
Maintainers
Readme
openshift-api
The OpenShift API code originally used in Quantum Mechanic, isolated for reuse
To publish
Ensure that you have you are logged into the correct npm account using
npm login
Update the version number in package.json ie bump up by 1
Build the project
npm run build
Publish to npm
npm publish
References
https://medium.com/the-andela-way/build-and-publish-your-first-npm-package-a4daf0e2431