Runme is an #opensource project that aims to make #runbooks #playbooks and documentation actually runnable, making it easier to complete step-by-step instructions. It is designed to provide control over the execution, output, interaction, and other behavior of code blocks in markdown files. The project is in rapid development and welcomes contributions from the #community (1/2)

(2/2)

It also offers a Visual Studio Code extension that allows markdown files to be rendered as runnable notebooks, enabling users to execute instructions and check intermediate results. The project is licensed under APL-2.0 and encourages users to join its community for support and discussions about the future of docs as code[1][2][3][4].

Citations:
[1] https://runme.dev
[2] https://docs.runme.dev
[3] https://marketplace.visualstudio.com/items?itemName=stateful.runme
[4] https://runme.dev/blog/run-your-readme-in-vs-code

Infrastructure Workflows Built with Markdown

Runme turns your documentation into interactive notebooks for operating cloud infrastructure. Put another way, you can use your docs the way you use your terminal, instead of just as a reference that tends to go out of date.