Installation
From crates.io
cargo install towl
Requires Rust 1.75 or later. Install Rust via rustup if needed.
From Source
git clone https://github.com/glottologist/towl.git
cd towl
cargo build --release
The binary will be at target/release/towl.
Verify Installation
towl --version
towl --help
Requirements
- Rust: 1.75+
- git: Required on
PATHfortowl init(extracts GitHub owner/repo from the git remote) - OS: Linux, macOS, Windows