purescript-argparse-basic icon indicating copy to clipboard operation
purescript-argparse-basic copied to clipboard

Generate shell completions

Open deemp opened this issue 2 years ago • 2 comments

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.

deemp avatar Jul 27 '23 08:07 deemp

I researched a bit more. It seems like purescript-optparse, which is a port of optparse-applicative, provides necessary functionality.

deemp avatar Jul 27 '23 09:07 deemp

I think this is a valuable feature request. I don't see any reason to close it.

natefaubion avatar Jul 27 '23 16:07 natefaubion