README.md

# migraterl

[![built with nix](https://builtwithnix.org/badge.svg)](https://builtwithnix.org)

A simple forward-only migrations library for Erlang, inspired by [DbUp](https://dbup.readthedocs.io/en/latest/).

## Status

[![Pipeline](https://github.com/dont-rely-on-nulls/migraterl/actions/workflows/pipelines.yml/badge.svg)](https://github.com/dont-rely-on-nulls/migraterl/actions/workflows/pipelines.yml)

### Builds

### Integrations

## Documentation

TODO

## Inspiration

TODO