Installation
Here you can find instructions on how to install DepsHub on your system. If you want to install DepsHub on your CI/CD system, check the CI/CD integrations page.
Linux
macOS
You can install DepsHub on macOS using Homebrew:
Windows
You can download the official Windows binary from the GitHub releases page
Download the binary
If you don’t want to use the installation script, you can download the binary directly. You can find the latest release on the GitHub releases page
Build from source
In order to build DepsHub from source, you need to have Go installed on your system. You can find instructions on how to install Go on the official Go website.
Then you can clone the repository and build the binary: