npmInstall CodeWhale with npm
The npm route is the most approachable for many CLI users who already manage agent tools globally through Node.
Open npm guide
CargoInstall CodeWhale with cargo
The cargo route matters if you want the Rust ecosystem path and need the current codewhale-cli --locked install command explained clearly.
Open cargo guide
HomebrewInstall CodeWhale with Homebrew
Homebrew is useful if you want a cleaner system-level install path and already manage CLI tools through brew.
Open Homebrew guide
WindowsInstall CodeWhale on Windows
Use this page when shell defaults, PowerShell, Git Bash, or WSL make the install route feel less obvious than macOS examples suggest.
Open Windows install guide
UpdateUpdate or upgrade CodeWhale
Use this page when the real issue is not first install, but how to keep the active command current without mixing package paths.
Open update guide