Install via npm
Crabwise is now available on npm — no manual downloads needed.
Quick try (no install):
npx crabwise@latest version --plainGlobal install:
npm i -g crabwiseThe curl install script is still available as a fallback.
What's new
- npm/npx distribution — platform-specific packages for macOS (x64, arm64) and Linux (x64, arm64) with an auto-detecting launcher
- Automated npm release pipeline — versions and publishes to npm automatically on each GitHub release
- Improved docs — clearer setup instructions for config init, CA trust, and OpenClaw support