defenseunicorns / maru-runner

The Unicorn Task Runner
Apache License 2.0
11 stars 1 forks source link

feat: add =md to flag for list commands to allow md output #151

Closed Racer159 closed 1 month ago

Racer159 commented 1 month ago

Description

This adds a new flag option on Maru to output md when listing tasks. Usage:

maru run --list=md
maru run --list-all=md

Related Issue

Fixes #N/A

Type of change

Checklist before merging

zachariahmiller commented 1 month ago

tested locally looks good!