# CapaKit CLI Public releases and issue tracking for the downloadable `capakit` CLI and CapaKit runtime behavior. The runtime and CLI source code is private. This repository is not the CapaKit source tree and is not an open-source project. ## Links - Docs: https://capakit.com/docs - Releases: https://github.com/capakit/cli/releases - Issues: https://github.com/capakit/cli/issues - Security: https://capakit.com/security ## Install Default installer: ```sh curl -fsSL https://capakit.com/install.sh | sh ``` Homebrew: ```sh brew install capakit/tap/capakit ``` Manual release archives and checksums are available from [GitHub Releases](https://github.com/capakit/cli/releases). See the docs for setup, CLI commands, Kits, workloads, runtime behavior, and troubleshooting. ## Issues Use GitHub Issues for reproducible CLI bugs, install problems, runtime behavior issues, and workflow requests. Before opening an issue: - Try the latest published CLI release. - Search existing issues. - Remove secrets, tokens, private paths, and private Kit content. - Include `capakit --version`, macOS version, CPU architecture, the command you ran, expected behavior, and actual behavior. For support scope, see [SUPPORT.md](./SUPPORT.md). ## Security Do not open public issues for security vulnerabilities. Report suspected vulnerabilities through https://capakit.com/security. ## License CapaKit runtime and CLI toolkit are proprietary software and free to use under the CapaKit Terms. This repository does not grant an open-source or source-available license for CapaKit binaries. See https://capakit.com/terms.