brew install ding-labs/tap/ding
Downloads and installs the latest release to /usr/local/bin:
curl -sf https://start.ding.ing | sh
docker run -v ./ding.yaml:/etc/ding/ding.yaml \
ghcr.io/ding-labs/ding
Runs on linux/amd64 and linux/arm64.
Download a release from GitHub Releases, extract, and place the binary on your $PATH.
Available for:
| OS | Architecture |
|---|---|
| Linux | amd64, arm64 |
| macOS | amd64, arm64 |
| Windows | amd64, arm64 |
ding version
ding --help
No runtime dependencies. DING is a statically linked binary. It runs anywhere.