mdgo
v1.0.1
Published
Parse markdown files for commands and execute them.
Downloads
2
Readme
mdgo
Parse markdown files for commands and execute them.
Installation
npm install --global mdgo
Usage
Point mdgo
to a markdown file to parse that file for commands. Use <Tab>
, number or arrow keys to pick the command you want to run and hit <Enter>
mdgo README.md
Options
--boxy, -b add cute lil boxes around the commands