mix pixelex.install (Pixelex v0.1.0)

Copy Markdown View Source

Generate the migration and print the wiring for this application.

mix pixelex.install

Deliberately not an Igniter installer. Igniter would patch the endpoint and router automatically, and it would also mean every consumer of a small analytics library inherits a code-generation framework. The wiring is six lines; printing them and letting you paste them is a better trade, and it leaves you knowing what changed.

Options

  • --repo MyApp.Repo — otherwise inferred from the application
  • --no-migration — print the wiring only