https://github.com/Dids/clover-builder
Automated Clover builds.
https://github.com/Dids/clover-builder
Last synced: about 1 year ago
JSON representation
Automated Clover builds.
- Host: GitHub
- URL: https://github.com/Dids/clover-builder
- Owner: Dids
- License: mit
- Created: 2017-11-01T07:41:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-01-08T22:21:50.000Z (over 1 year ago)
- Last Synced: 2025-04-11T22:23:42.123Z (about 1 year ago)
- Homepage: https://cloverdb.com
- Size: 414 KB
- Stars: 1,250
- Watchers: 73
- Forks: 218
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README



# Automated Clover Builds
A project that provides automated builds for every [Clover](https://sourceforge.net/p/cloverefiboot/wiki/Home/) revision.
**DISCLAIMER:** These builds are automated, unofficial and largely untested, so use them at your own discretion.
## Usage
This project uses [Clobber](https://github.com/Dids/clobber) for building Clover, which you can easily install yourself, as long as you have both [Xcode](https://developer.apple.com/xcode/) and [Homebrew](https://brew.sh/) installed:
> brew tap Dids/brewery
> brew install clobber
Clobber supports a variety of arguments, which you can view by running `clobber -h` or `clobber --help`.
If you run `clobber` without any arguments, it'll automatically build the latest Clover revision.
## Releases
See the [Releases](https://github.com/Dids/clover-builder/releases) tab.
## License
See [LICENSE.md](LICENSE.md).
A big thank you to everyone involved in Clover development.