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 Address review. 2024-08-23 17:26:05 +02:00
LICENSE.txt Ripunzip: provide installer 2024-06-05 14:46:59 +02:00
README.md Ripunzip: provide installer 2024-06-05 14:46:59 +02:00
install.sh Bazel: Flip --incompatible_use_plus_in_repo_names. 2024-10-09 14:04:05 +02:00
ripunzip-linux Ripunzip: provide installer 2024-06-05 14:46:59 +02:00
ripunzip-macos Ripunzip: provide installer 2024-06-05 14:46:59 +02:00
ripunzip-windows.exe Ripunzip: provide installer 2024-06-05 14:46:59 +02:00

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