diff options
| author | soryu <soryu@soryu.co> | 2026-01-16 19:56:33 +0000 |
|---|---|---|
| committer | soryu <soryu@soryu.co> | 2026-01-16 19:56:33 +0000 |
| commit | 32babd4b8ae93bb140664bbded2bd1c7f474ba75 (patch) | |
| tree | 4780978b0639f686c0101ae39ffe2b03456aa218 /.github/workflows | |
| parent | f84a7f2d820f6f432be2b1d78d6bf833b5b19380 (diff) | |
| download | soryu-32babd4b8ae93bb140664bbded2bd1c7f474ba75.tar.gz soryu-32babd4b8ae93bb140664bbded2bd1c7f474ba75.zip | |
Add curl-based installation script for Makima CLI
Add install.sh that automatically downloads the right version of makima
from the latest GitHub release based on the user's OS and architecture.
Features:
- Auto-detects OS (Linux/macOS) and architecture (x86_64/arm64)
- Fetches latest release tag from GitHub API
- Downloads appropriate binary for the user's platform
- Supports custom INSTALL_DIR environment variable
- Graceful error handling with colored output
- Supports being piped from curl (curl -fsSL URL | bash)
- Verifies installation and checks PATH
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Diffstat (limited to '.github/workflows')
0 files changed, 0 insertions, 0 deletions
