jacobdeichert / mask

🎭 A CLI task runner defined by a simple markdown file
MIT License
1.1k stars 55 forks source link

Allow absolute naming for headings #71

Closed lsampras closed 4 years ago

lsampras commented 4 years ago

Which issue does this fix?

Closes #17

Describe the solution

Prune SubCommand names by removing name prefixes that match with parent command name while creating the command tree.

jacobdeichert commented 4 years ago

I'll release this after I figure out this https://github.com/jakedeichert/mask/pull/64 👍