camne 0.1.0
Milestone 1: the skeleton. camne <question> prints a shell command from a temporary keyword table — no model yet, just enough to prove the shape and the delivery path.
Six static binaries — Linux, macOS and Windows on both amd64 and arm64. No runtime, no dependencies, nothing to install alongside them.
Linux / macOS: curl -fsSL https://raw.githubusercontent.com/officialdad/camne/main/install.sh | sh
Windows: download camne_windows_amd64.exe (or camne_windows_arm64.exe) below.
Every asset's SHA-256 is in checksums.txt. install.sh verifies it before installing and refuses on a mismatch.
camne only prints commands. It never runs them.
🤖 Generated with Claude Code