Installation
Prerequisites
- Rust toolchain (edition 2024)
Building from Source
git clone https://github.com/veltzer/rsimagetag.git
cd rsimagetag
cargo build --release
The binary will be at target/release/rsimagetag.
Install Directly
cargo install --path .