Welcome to Distillery! This tool is designed to simplify the installation of binaries. Think of it as a streamlined alternative to Homebrew, without the fuss of package management, recipes, or metadata updates. With Distillery, you can install binaries quickly and easily—just install and go.
- Fast Installation: Get your binaries installed in seconds.
- No Package Manager: Skip the overhead of managing packages.
- Simple Interface: Just download and execute.
- Lightweight: Minimal setup required.
To get started with Distillery, visit our Releases section to download the latest version. Download the appropriate binary for your operating system, then execute it to install.
Once you have installed Distillery, you can start using it immediately. The process is straightforward:
- Download the Binary: Go to our Releases section to find the latest binaries.
- Execute the Binary: Run the downloaded file to start using Distillery.
Here’s a quick example of how to install a binary:
./distillery install <binary-name>
Replace <binary-name>
with the name of the binary you wish to install.
We welcome contributions to Distillery! If you have ideas for features or improvements, feel free to fork the repository and submit a pull request. Please ensure that your code follows our coding standards and is well-documented.
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them.
- Push your branch to your fork.
- Open a pull request on the main repository.
This project is licensed under the MIT License. See the LICENSE file for details.
For questions or support, feel free to reach out:
- Email: support@distillery.com
- GitHub: foxar124
Thank you for using Distillery! We hope it makes your binary installations faster and easier.