Install
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
Shell script on macOS
Shell script on macOS
If you would rather not use Homebrew, the Linux shell script works on macOS
too:
Command Prompt on Windows
Command Prompt on Windows
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.