jacobdeichert / mask

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

implement required named arguments #74

Closed cherusk closed 3 years ago

cherusk commented 4 years ago

Which issue does this fix?

Closes #{61} https://github.com/jakedeichert/mask/issues/61

Describe the solution

Leveraged the existing parser and clap feature to allow for setting name args required.

jacobdeichert commented 4 years ago

@cherusk thanks for this PR.

My time is very limited but I'll try to give it a run this week and aim for a release soon after.

EDIT: haven't had time to look into this yet. On my todo list.

EDIT 2: I'll likely take a look at this in December. Really busy at the moment.