Skip to content

Ackar/markdown-command-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

markdown-command-runner

markdown-command-runner is a lightweight VS Code extension to run commands in READMEs in one-click. It adds a CodeLens action to run shell snippets in any markdown file.

screenshot

How does it work?

markdown-command-runner detects ```, ```sh and ```bash snippets in markdown files an adds a Run command in terminal action at the top.

When clicked the associated snippet is run the current active terminal or a new one if it is busy.

This extension is not actively maintained but contributions are welcome!

Releases

No releases published

Packages

No packages published