Installation

Gukhanmun is distributed as a single binary with no runtime dependencies.

Via mise

If you use mise, install a prebuilt binary with a single command:

mise use -g github:dahlia/gukhanmun

The -g flag installs it globally. Omit it to activate the tool only in the current project directory.

From crates.io

If you have a Rust toolchain installed, install from crates.io:

cargo install gukhanmun

This compiles the binary and places it in ~/.cargo/bin/. Make sure that directory is on your PATH.

Prebuilt binaries

Prebuilt binaries for Linux (x86_64, aarch64), macOS (x86_64, aarch64), and Windows (x86_64) are attached to each release on GitHub:

https://github.com/dahlia/gukhanmun/releases

Download the archive for your platform, extract it, and place the gukhanmun binary somewhere on your PATH.

Verify the installation

gukhanmun --help