/decomp

A simple way to decompress files.

Primary LanguageTypeScriptOtherNOASSERTION

decomp 📁

A simple way to decompress files.

Made With TypeScript

GitHub Last Commit GitHub License NPM Link NPM Version

Demo

demo.mp4

Usage

NPM and NodeJS is required.

  1. Install
npm install @eucaue/decomp -g
  1. Use
decomp <FILE_PATH>
  1. Help command to see all options
decomp --help

Features

  • Supports multiple file types [.rar, .7z, .zip, .tar, .tar.*].
  • Output Directory.
  • Cross platform.

Contributing

Contributions are welcome!

Fork this repository, make your changes, and submit a pull request.

License

decomp is licensed under the GPL3 License.