Skip to main content
commitdog ships as a single binary with no runtime dependencies. Pick the installation method for your platform below, verify the install, and then move on to setup to configure your platform token.
Run the install script with curl. It detects your architecture (amd64 or arm64), downloads the correct binary from the latest GitHub release, and installs it to /usr/local/bin.
If you are on Arch Linux, you can install from the AUR instead:

Verify the installation

After installing, confirm that commitdog is on your PATH:
You should see the version number printed to your terminal.

Next step

Once commitdog is installed, run commitdog setup to configure your email and platform token. See Setup for instructions.
To remove commitdog and its configuration from your machine, run the appropriate commands for your platform.