xonixx / makesure

Simple task/command runner with declarative goals and dependencies
https://makesure.dev
MIT License
340 stars 5 forks source link

`reparseCli()` approach doesn't play well with awk version 20070501 (macos 10.15) #123

Closed xonixx closed 1 year ago

xonixx commented 1 year ago

Shall we rewrite to not overwrite $N?

xonixx commented 1 year ago

The alternative approach appears to be less elegant. Won't do.