argy-bargy: A fancy argument parsing library #857
pyrmont
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Argy-Bargy is a new argument parsing library for Janet. Here's a taste:
If that was called in a situation where the
:args
is["example" "--help"]
, the following will be output to stdout:There are still rough edges so please don't hesitate to open an issue if you discover something not working correctly. More information is available in the repository.
Beta Was this translation helpful? Give feedback.
All reactions