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