* Handling L1/L2/L3 tickets * Handling P1/P2/P3 incidents * Developing
npm install @runbook/runbookThis project is about 'how to have an executable runbook' for a system or a number of systems.
bash
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.