README.md
# Cake Query Builder
An SQL query builder for Gleam targeting Postgres and SQLite - a preview
[
Version](https://img.shields.io/hexpm/v/cake)](https://hex.pm/packages/cake)
[](https://hexdocs.pm/cake/)

```shell
gleam add cake
```
Further documentation can be found at <https://hexdocs.pm/cake>.
## Development
Helper commands:
```shell
bin/run-watchexec
bin/test
bin/glacier
bin/birdie/interactive-review
bin/birdie/accept-all
bin/birdie/reject-all
```