Skip to content

Installing this tool

NOTE

This tool is compatible with macOS and Linux boxes, running over x86_64 or aarch64 hardware

Homebrew

Installing with homebrew (macOS/Linux)

bash
brew tap dotanuki-labs/taps
brew install gradle-wiper

Github Releases

You can grab a binary directly from Github Releases.

Building from source

You can install directly from source (requires Rust)

bash
cargo install gradle-wiper

Other installation methods

Missing an installation method? Feel free to raise an issue!