Skip to content

camne 0.1.0

Choose a tag to compare

@opariffazman opariffazman released this 12 Aug 17:04
· 107 commits to main since this release
v0.1.0
697e13d

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