l3nz / cli-matic

Compact, hands-free [sub]command line parsing library for Clojure.
Eclipse Public License 2.0
360 stars 28 forks source link

WIP add support for Babashka #128

Closed AndreTheHunter closed 2 years ago

AndreTheHunter commented 4 years ago

Summary

https://github.com/l3nz/cli-matic/issues/113

TODO

Outstanding changes are marked as FIXME

AndreTheHunter commented 4 years ago

Phew, that was quite the rampage. Happy to answer any questions or discuss any changes/improvements. Feel free to jump in since "Allow edits and access to secrets by maintainers" is on. @l3nz

l3nz commented 4 years ago

Sorry I clicked on wrong button. :-)

Couple of comments:

In general, good job! very torough. Having bb would be major (and being included in bb even more :-) )

l3nz commented 2 years ago

Closing because of #145