mix ash.install (ash v3.5.43)
View SourceInstalls Ash into a project. Should be called with mix igniter.install ash
Options
--example
- Creates some example resources. When used, will pass through options tomix ash.gen.resource
. See that task docs for more.--setup
- Runsmix ash.setup
after installation to set up extensions.