Changelog
- 0e8a5a6: Make GoReleaser release uploads idempotent on re-run. (@baselhusam)
- 40096f5: Make install script work without sudo by default. (@baselhusam)
- dc10354: Document copy-paste install paths including Homebrew trust step. (@baselhusam)
- 4511bca: Let Cloudsmith upload run even when GoReleaser re-run hits existing assets. (@baselhusam)
- 5aa830b: Add maintainer script to upload release debs to Cloudsmith. (@baselhusam)
- 15ff6c3: Fix Cloudsmith APT setup URL in docs and smoke test. (@baselhusam)
- 667aa5f: Add distribution badges to README and Cloudsmith attribution. (@baselhusam)
- 7c8232d: Redesign GitHub Pages site (@baselhusam)
- 3b980c8: Fix GitHub Pages bundle loading (@baselhusam)
- 6f3ce24: TUI dashboard 2.0 and fix Apple Silicon GPU reporting. (@baselhusam)
- 1a387b5: Fix GitHub Pages template hydration (@baselhusam)
- 85325ab: Fix cross-platform GPU build tags (@baselhusam)
Install
macOS / Linux (script):
curl -fsSL https://raw.githubusercontent.com/baselhusam/bareai-cli/main/scripts/install.sh | bashWindows (PowerShell):
irm https://raw.githubusercontent.com/baselhusam/bareai-cli/main/scripts/install.ps1 | iexHomebrew: brew tap baselhusam/tap && brew trust baselhusam/tap && brew install bareai
Debian/Ubuntu: See Cloudsmith APT setup.
winget: winget install baselhusam.bareai