- Linux / macOS
- Windows
- Build from source
1
Run the install script
~/.errand/bin.2
Reload your shell
The installer adds
~/.errand/bin to your shell configuration and prints the exact command to apply the change. Run that command, or open a new terminal.3
Verify
Pinning a version
SetVERSION to install a specific release:Custom install directory
SetERRAND_INSTALL to change where the binary is placed:Upgrading
Run the install script again. It replaces the existing binary:Uninstalling
Remove the install directory:Manual verification
The install script verifies the checksum automatically. If you downloaded a binary manually, you can verify it yourself.Download the checksums file for your release from the GitHub releases page, then run:VERSION with the version you downloaded, for example errand_1.2.0_checksums.txt.