Skip to main content

Install

The formula lives in the neetozone/tap tap. Passing the fully qualified name taps it for you, so there is no separate brew tap step. To upgrade a Homebrew install later, run brew upgrade neetorecord. The shell script downloads the binary for your platform and installs it to /usr/local/bin, asking for sudo only if that directory is not writable. The PowerShell script installs to %LOCALAPPDATA%\Programs\neetorecord and adds that directory to your user PATH.

Other options

If you would rather not use Homebrew, the Linux shell script works on macOS too:

Verify the install

neetorecord --help lists every command, and neetorecord doctor checks that the binary can reach your workspace.

Upgrade

update detects how the CLI was installed and runs the matching upgrade: brew upgrade for a Homebrew install, the install script otherwise, and the PowerShell script on Windows.
Shell completions are generated from the command tree at install time. Re-run neetorecord completion <shell> after upgrading so completions cover the new commands. See Shell completion.

Next step

Sign in to your workspace: Authentication.