# mix_codegen_ecto_migration **Repository Path**: mirrors_mikehostetler/mix_codegen_ecto_migration ## Basic Information - **Project Name**: mix_codegen_ecto_migration - **Description**: Mix Codegen compatible implementation of `mix ecto.gen.migration` - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MixCodegenEctoMigration **TODO: Add description** ## Installation If [available in Hex](https://hex.pm/docs/publish), the package can be installed by adding `mix_codegen_ecto_migration` to your list of dependencies in `mix.exs`: ```elixir def deps do [ {:mix_codegen_ecto_migration, "~> 0.1.0"} ] end ``` Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc) and published on [HexDocs](https://hexdocs.pm). Once published, the docs can be found at [https://hexdocs.pm/mix_codegen_ecto_migration](https://hexdocs.pm/mix_codegen_ecto_migration).