codeql/misc/ripunzip
Cornelius Riemenschneider 4c21444dd5 Bazel: Flip --incompatible_use_plus_in_repo_names.
We've hardcoded the tilde in a lot of places :(
This improves performance on Windows and gets us ready for Bazel 8.

We need an upgrade of rules_rust for this to work.
2024-10-09 14:04:05 +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