Add an Installation section to HOW-TO-USE.md #43

Merged
jknapp merged 1 commits from docs/installation-instructions into main 2026-08-27 22:37:20 +00:00
Owner

Nothing in the docs told a new user how to actually download and install Triple-C — HOW-TO-USE.md's Prerequisites jumped straight to Docker and a Claude Code account, assuming the app was already running. Adds a table covering all six release assets (Windows exe/msi, macOS dmg, .deb, .rpm, AppImage, and the new Arch/CachyOS .pkg.tar.zst from triple-c#34/PR #42), plus the existing macOS Gatekeeper note and a pointer to packaging/arch/README.md for the Arch package's caveats.

Nothing in the docs told a new user how to actually download and install Triple-C — HOW-TO-USE.md's Prerequisites jumped straight to Docker and a Claude Code account, assuming the app was already running. Adds a table covering all six release assets (Windows exe/msi, macOS dmg, .deb, .rpm, AppImage, and the new Arch/CachyOS .pkg.tar.zst from triple-c#34/PR #42), plus the existing macOS Gatekeeper note and a pointer to packaging/arch/README.md for the Arch package's caveats.
jknapp added 1 commit 2026-08-27 22:06:53 +00:00
Add an Installation section — nothing told a new user how to get the app
Secret Scan / scan (push) Successful in 4s
Secret Scan / scan (pull_request) Successful in 4s
99c9dd3cc2
HOW-TO-USE.md's Prerequisites jumped straight to Docker and a Claude Code
account, assuming Triple-C was already installed; the app itself had no
download/install instructions anywhere in the docs. Covers all six release
assets, including the new Arch/CachyOS .pkg.tar.zst (triple-c#34) that
publish-arch-package.yml now attaches to each release.
jknapp merged commit 0fad306c25 into main 2026-08-27 22:37:20 +00:00
jknapp deleted branch docs/installation-instructions 2026-08-27 22:37:20 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: CyberCoveLLC/Triple-C#43