0.0.3 • Published 3 years ago

simple-fast-prefix-completions-cli v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

simple-fast-prefix-completions-cli

CLI interface for simple-fast-prefix-completions

oclif Version Downloads/week License

Usage

$ npm install -g simple-fast-prefix-completions-cli

$ echo '["foo", "bar"]' | sfpc --words
{"string":"\u0001bar\u0001foo\u0001","array":[0,4],"SEPARATOR":"\u0001"}

$ sfpc (-v|--version|version)

$ sfpc --help [COMMAND]

Troubleshooting

If sfpc freezes you probably have not passed input via stdin.