Release Notes
Documentation
- README refresh in both languages, now shipped to the crates.io and npm landing pages (they render the README bundled at publish time): live channel badges, a terminal demo of
--dry-run, tighter prose, and a simpler tagline.
Fixed
- The WinGet publish workflow passes the release tag explicitly; it previously resolved to the default branch and could not find the release.
Install sync-ai-clis 0.1.3
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/hyeonbungi/sync-ai-clis/releases/download/v0.1.3/sync-ai-clis-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/hyeonbungi/sync-ai-clis/releases/download/v0.1.3/sync-ai-clis-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install hyeonbungi/tap/sync-ai-clis
Install prebuilt binaries into your npm project
npm install sync-ai-clis@0.1.3
Download sync-ai-clis 0.1.3