README.md
# caffeine
[](https://github.com/Brickell-Research/caffeine_lang/actions/workflows/test_caffeine.yml)
[](https://www.gnu.org/licenses/gpl-3.0)
[](https://gleam.run/)
<div align="center">
<img src="images/temp_caffeine_icon.png" alt="Caffeine Icon" width="250" height="250">
</div>
Caffeine is a compiler for generating reliability artifacts from service expectation definitions.
***
## Installation
### Homebrew (macOS)
```bash
brew tap brickell-research/caffeine
brew update
brew install caffeine_lang
```