runme

Execute commands inside your runbooks, docs, and READMEs

brewmacoslinux
Try with needOr install directly
Source

About

Execute commands inside your runbooks, docs, and READMEs

Commands

runme

Examples

Run a specific command block from a markdown file$ runme run --file README.md
Execute an interactive shell session with runbook context$ runme shell
List all executable commands available in a markdown file$ runme list README.md