0.0.7 • Published 7 years ago
gitbook-plugin-taas-repos v0.0.7
TaaS Runbook site builder plugin
This is a simple gitbook plugin to help build https://runbook.swg-devops.com. The purpose of the plugin is to cobble together the full runbook site by pulling the /docs
folder from individual service repos.
Publishing
When publishing a new version of this plugin
- Update the plugin version in
package.json
accordingly - Log in to the kill@us.ibm.com npmjs account with
npm adduser
(login credentials can be found on the shared passwords page) - Push the new version with
npm publish
- Update the
book.json
plugin requirement in https://github.ibm.com/Cloud-DevOps-Transformation-Services/taas-runbook accordingly