mix ash.install (ash v3.5.43)

View Source

Installs Ash into a project. Should be called with mix igniter.install ash

Options

  • --example - Creates some example resources. When used, will pass through options to mix ash.gen.resource. See that task docs for more.
  • --setup - Runs mix ash.setup after installation to set up extensions.