-
Notifications
You must be signed in to change notification settings - Fork 1
Installation
Harvey Randall edited this page Apr 5, 2026
·
2 revisions
Requires Node.js >= 22.
npm install -g bsky-cli
yarn global add bsky-cli
pnpm add -g bsky-cli
bun add -g bsky-clibrew install harveyrandall/tools/bsky-cliDownload from GitHub Releases.
Binaries are available for:
- macOS (arm64, x64)
- Linux (arm64, x64)
- Windows (x64)
curl -fsSL https://raw.githubusercontent.com/harveyrandall/bsky-cli/main/install.sh | shVerifies SHA256 checksums automatically.
git clone https://github.com/harveyrandall/bsky-cli.git
cd bsky-cli
corepack enable
yarn install
yarn build
yarn link:global