View Source erlembic 🚀

Erlang/OTP Versions Hex Version Hex Docs License

A database migrations tool for Erlang.

Features

Requirements

  • Erlang/OTP

Installation

%% Add the following to your rebar.config. 
{project_plugins, [erlembic]}.

Usage

Directory Structure

Commands

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.