Skip to content

syzer/snappy-cli

Repository files navigation

CLI for node-snappy

Simple stdio-capable CLI utility for node-snappy.

snappy [input] [output]

Commands:
  snappy c [input] [output]                        [default] [aliases: compress]
  snappy d [input] [output]                                [aliases: decompress]

Options:
      --version   Show version number                                  [boolean]
  -i, --input     file path or will read from stdin             [default: stdin]
  -o, --output    file path or will write to stdout            [default: stdout]
  -k, --encoding  input data encoding                          [default: "utf8"]
  -h, --help      Show help                                            [boolean]

About

Snappy executable... ultra fast compresion algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published