codeql/misc/ripunzip
Paolo Tranquilli 61847bc58b Ripunzip: provide installer 2024-06-05 14:46:59 +02:00
..
BUILD.bazel
LICENSE.txt
README.md
install.sh
ripunzip-linux
ripunzip-macos
ripunzip-windows.exe

README.md

These LFS files are distributions of ripunzip, compiled with this workflow. A copy of the ripunzip license is included.

ripunzip can easily be made available on the system by running

bazel run //misc/ripunzip:install

By default, it will be installed in ~/.local/bin. The target can be changed with

bazel run //misc/ripunzip:install -- /path/to/installation/dir