<feed xmlns='http://www.w3.org/2005/Atom'>
<title>soryu/install.sh, branch makima/phaseguard-toggle</title>
<subtitle>soryu-co/soryu mirror</subtitle>
<id>http://src.eirin.xyz/soryu/atom?h=makima%2Fphaseguard-toggle</id>
<link rel='self' href='http://src.eirin.xyz/soryu/atom?h=makima%2Fphaseguard-toggle'/>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/'/>
<updated>2026-01-16T21:24:09+00:00</updated>
<entry>
<title>Add curl-based install script for Makima CLI (#1)</title>
<updated>2026-01-16T21:24:09+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-01-16T21:24:09+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=4de5b1857c7ac637b8826ce785e1db97cf0e02e3'/>
<id>urn:sha1:4de5b1857c7ac637b8826ce785e1db97cf0e02e3</id>
<content type='text'>
* 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 &lt;noreply@anthropic.com&gt;

* Task completion checkpoint

* Update install.sh to use master branch in usage comments

Changed URL references from 'main' to 'master' to match the
repository's actual default branch name.

Co-Authored-By: Claude Opus 4.5 &lt;noreply@anthropic.com&gt;

* Add curl-based installation documentation to README

Document the new install.sh script in the README with:
- Quick install command using curl
- Custom INSTALL_DIR environment variable option
- Note about automatic OS/architecture detection

Co-Authored-By: Claude Opus 4.5 &lt;noreply@anthropic.com&gt;

* Task completion checkpoint

---------

Co-authored-by: Claude Opus 4.5 &lt;noreply@anthropic.com&gt;</content>
</entry>
</feed>
