README.md
# erlembic 🚀
[](http://www.erlang.org)
[](https://hex.pm/packages/rebar3_erlembic)
[](https://hexdocs.pm/rebar3_erlembic/)
[](https://github.com/mochams/rebar3_erlembic)
A database migrations tool for Erlang.
## Features
## Requirements
- Erlang/OTP
## Installation
```erlang
%% Add the following to your rebar.config.
{project_plugins, [rebar3_erlembic]}.
```
## Usage
## Directory Structure
## Commands
## Contributing
Contributions are welcome! Please feel free to submit a Pull Request.