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 gwv

Github releases

You can grab a binary directly from Github Releases. and drop it on your $PATH

Building from source

Installing from crates.io (requires Rust):

bash
cargo install gwv

Other installation methods

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