@absa-subatomic/openshift-api 中文文档教程
openshift-api
最初在 Quantum Mechanic 中使用的 OpenShift API 代码,隔离以供重用
To publish
确保您已使用
npm login
登录到正确的 npm 帐户更新 package.json 中的版本号,即增加 1
构建项目
npm run build
发布到 npm
npm publish
References
https://medium.com/the-andela-way/build-and-publish-your-first-npm-package -a4daf0e2431
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