@runbook/runbook
v0.3.15
Published
* Handling L1/L2/L3 tickets * Handling P1/P2/P3 incidents * Developing
Downloads
15
Readme
This project is about 'how to have an executable runbook' for a system or a number of systems.
Modes
- Handling L1/L2/L3 tickets
- Handling P1/P2/P3 incidents
- Developing
On the internet
Installation
npm install -g @runbook/runbook
Getting going
Currently no real support for this. You need to do it manually
- Create a folder .runbook in your project directory
- Put a file there called runbook.json
- Copy it from here
- Now run
runbook
in your project directory (from the CLI) and play with it.