wta-install
Installation
SKILL.md
Install WTA
WTA is a Rust binary CLI distributed as source on GitHub. There is no
crates.io publish or prebuilt binary today, so installation always
goes through cargo build.
Prerequisites
Confirm the user has these before continuing. If any are missing, stop and explain what to install:
cargoandrustc(Rust 1.70 or newer). Check withrustc --version.gitwith SSH or HTTPS access to GitHub.- A Unix-like shell. WTA is tested on macOS and Linux.
Verify the cargo bin directory is on PATH: