0.0.6 • Published 6 years ago
@absa-subatomic/openshift-api v0.0.6
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 loginUpdate the version number in package.json ie bump up by 1
Build the project
npm run buildPublish to npm
npm publish
References
https://medium.com/the-andela-way/build-and-publish-your-first-npm-package-a4daf0e2431