A package manager without packages.
Like homebrew, but less fizz.
curl --proto '=https' --tlsv1.2 -LsSf https://get.dist.sh | sh
Distillery focuses on doing one thing well — getting the right binary on your machine, verified and ready to use.
Install from GitHub Releases, GitLab, Homebrew taps, HashiCorp, and Kubernetes — all with one tool.
Every download is automatically verified against available checksums and signatures.
Use tool@version syntax. Run multiple versions side-by-side without conflicts.
Token-based authentication for private GitHub and GitLab repositories. Your internal tools, easily distributed.
Works out of the box. Optionally configure with YAML or TOML for team-wide consistency.
Linux, macOS, Windows, and FreeBSD. Supports amd64 and arm64 architectures.
No package definitions. No formulas. Distillery figures out the rest.
One command to get started.
Distillery finds, downloads, verifies, and installs it.
The binary is on your PATH. Start using it immediately.
Distillery pulls binaries from the places you already publish them.
Get distillery and install what you need in seconds.
curl --proto '=https' --tlsv1.2 -LsSf https://get.dist.sh | sh