mdrun

command module
v0.0.0-...-ed6c3e2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 26, 2023 License: MIT Imports: 1 Imported by: 0

README

mdrun: Task runner for commands defined in markdown

mdrun is a task runner that uses an ambiguous search to select and execute commands defined in code blocks in markdown files such as README.md.

demo

Setup

$ go install github.com/yammerjp/mdrun@latest

Run

List Commands
$ mdrun list
Show a Command
$ mdrun --dry-run
Run a Command
$ mdrun
Help
$ mdrun --help
Specify Task Defined Markdown File
$ mdrun --target path/to/markdownfile.md

Development

test
$ go test ./...

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL