pakke

1.0.1 • Public • Published

pakke

Node package / cli command pack files using system compression utilities. Use per user configured compression format, use one command / syntax to compress files. Sister project to unpack. Supports zip, tar, bz2, gz, xz, Z-standard, 7z

npm install -g pakke

Usage

pakke config --global compressor <zip | tar | tar.bz2 | tar.gz | tar.xz | tar.zst | 7z>
pakke <file | dir>  [<file | dir> ...]

Compression Dependencies

brew install zstd xz p7zip

Building / Installing

make
make install

Testing

npm test

Readme

Keywords

Package Sidebar

Install

npm i pakke

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • sio2boss