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

A no frills CLI argument parser for PureScript.

Results 1 purescript-argparse-basic issues
Sort by recently updated
recently updated
newest added

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](https://github.com/pcapriotti/optparse-applicative#bash-zsh-and-fish-completions) may be helpful.