erlang_migrate_cli (erlang_migrate v0.3.1)
View SourceMinimal CLI for erlang_migrate. Build with: rebar3 escriptize Output: _build/default/bin/erlang_migrate_cli
Only new (file generation) is provided — applying migrations stays in-app via erlang_migrate:up/1, preserving the zero-dependency design (a full CLI would have to bundle every database driver).