add tryparse with error handling
add builds
update READMEs
Provides support for argument parsing in the golang style for programs or shims that need to have command line compatibility with this format.
The recommended name for this package is "hare-flag". Look for this, or something similar, in your local package manager. This is the preferred way to install this package.
make install
git subtree -P vendor/hare-flag/ add https://git.sr.ht/~apreiml/hare-flag master