unpakke

1.0.1 • Public • Published

unpakke

Node package / cli command to unpack a given compressed archive. It determines compression type based on file extension. Sister project to pack. Supports zip, tar, bz2, gz, xz, Z-standard, 7z

npm install -g unpakke

Usage

unpakke [--keep] <tarball> [<tarball> ...]

Compression Dependencies

brew install zstd xz p7zip

Building / Installing from Source##

make
make install

Testing

npm test

Readme

Keywords

Package Sidebar

Install

npm i unpakke

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • sio2boss