purescript-argparse-basic
purescript-argparse-basic copied to clipboard
Generate shell completions
Hi, @natefaubion! Currently, spaghetto doesn't provide shell completions (https://github.com/purescript/spago/issues/977). Is it possible to generate them using your library?
If not yet, optparse-applicative approach may be helpful.
I researched a bit more. It seems like purescript-optparse, which is a port of optparse-applicative, provides necessary functionality.
I think this is a valuable feature request. I don't see any reason to close it.