Skip to main content
Install the neetocal binary with the command for your platform, then verify the installation.
brew trust neetozone/tap
brew install neetozone/tap/neetocal
curl -fsSL https://neetocal.com/cli/install.sh | sh
irm https://neetocal.com/cli/install.ps1 | iex
The shell script and Windows installers download the latest release for your architecture (amd64 or arm64), extract it, and add neetocal to your PATH.

Other install methods

curl -fsSL https://neetocal.com/cli/install.sh | sh
Installs to /usr/local/bin (may prompt for sudo). Homebrew installs update with brew upgrade neetocal.
curl -fsSL https://neetocal.com/cli/install.cmd -o install.cmd && install.cmd
Extracts to %LOCALAPPDATA%\Programs\neetocal and adds it to your user PATH. Equivalent to the PowerShell method.

Verify the installation

Restart your terminal, then run:
neetocal --help
You should see the list of available commands. To check the installed version:
neetocal version
Next, log in to a workspace and run neetocal doctor to confirm the CLI can reach NeetoCal.