Commit graph

4 commits

Author SHA1 Message Date
Jezza Hehn
a749152e44 Updating costs section with expectations 2026-05-22 19:28:57 -04:00
Jezza Hehn
aca5f7a5e6 Updating intro text 2026-05-22 19:19:29 -04:00
MermaidMan
bf9499bac0 add documentation trio: README (casual), DETAILS (technical), LLMs (agent reference)
Some checks failed
CI / Test (pull_request) Failing after 56s
CI / Build (pull_request) Has been skipped
CI / Build-1 (pull_request) Has been skipped
CI / Build-2 (pull_request) Has been skipped
CI / Build-3 (pull_request) Has been skipped
CI / Build-4 (pull_request) Has been skipped
2026-05-22 17:17:51 +00:00
MermaidMan
21f2bd3a9d feat: add curl|sh one-liner install script
- Add scripts/install.sh for easy installation via curl
- Auto-detects OS (linux, darwin, windows) and arch (amd64, arm64)
- Supports version pinning: sh -s -- v1.2.3
- Installs to /usr/local/bin or ~/.local/bin as fallback
- Updates release workflow to include install.sh in release assets
- Adds README.md with installation documentation
2026-05-22 15:43:19 +00:00