deflate-cli

1.0.0 • Public • Published

deflate-cli

A CLI utility for compressing streams with deflate algorithm

Install

npm i -g deflate-cli

(Note: the bin is named deflate not deflate-cli.)

Use

You can either pipe the file (preferred) or specify the file name as a command line argument.

cat somefile | deflate

or

deflate somefile

Readme

Keywords

Package Sidebar

Install

npm i deflate-cli

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

2.31 kB

Total Files

4

Last publish

Collaborators

  • wmhilton