Runme DevOps Notebooks for Visual Studio CodeRunme offers a robust solution for integrating operational documentation written in Markdown files. It improves documentation maintainability and team collaboration. Seamlessly incorporate scripting, pipelines, and GitOps methodologies into your infrastructure workflows. With native support for Helm, Terraform, Ansible, Docker, and SSH, Runme enhances your DevOps toolchain. Utilize Runme's native cloud renderers to access the AWS Console and Google Cloud Console directly within your Notebooks. (More Cloud renderers coming soon!) How it worksThis VS Code extension transparently opens markdown files (i.e. README.md) as runnable VS Code Notebooks (with the click of a
DocumentationPlease visit Runme's documentation to learn about its purpose, all its features, and how to get the most out of it: Feel free to submit any issues you may have via the issue tracker or tell us about it on Discord. GuidesRunme integrates with numerous third-party services and tools to simplify your documentation process and enhance your workflow across various domains. So, whether you are working with a cloud provider, setting up infrastructure, handling databases, etc. Runme can help you run and execute your projects, create standard procedures, and provide visibility to other team members. Installation
Comprehensive install instructions are available in the docs at https://docs.runme.dev/install. UsageOnce you've cloned a repository in VS Code, open any markdown file to observe that instead of displaying its content directly, it renders a Notebook. Within this Notebook, shell commands and other code sections are presented as runnable blocks. For detailed guidance, refer to Runme's Getting Started guide for step-by-step instructions. Configure Cell ExecutionRunme allows code blocks to be annotated with attributes to provide control over some aspects of execution, output, interaction, and other behavior. Please find a complete list in the docs. For instance, the following annotation will run the command in the background, great for compilers/bundler with file watchers. To enable or disable any of the available options just click the respective cell's
Configure Document-level ExecutionRunme does not just retain frontmatter, it supports top-level settings that will affect all cells in the document.
Check the complete list of configuration options at https://docs.runme.dev/configuration or take a look at the examples which are also illustrated in Runme's integration docs. Frequently Asked QuestionsChances are, you're not the first trailblazer to wander through here – someone might have already asked that burning question of yours, and we've got it covered. But hey, you might just be the pioneer with a fresh perspective! So feel free to ask away – your question could be the start of something new, and we're all ears! Checkout out our official FAQ Let Us Know What You ThinkRunme is under active development. Please be aware of following known limitations:
We would love to hear feedback, appreciate your patience, as Runme continutes to harden. Get in touch please! |