mix ash_oaskit.install (AshOasKit v0.4.1)

View Source

Installs AshOaskit into your project.

This task should be run with mix igniter.install ash_oaskit.

Usage

mix igniter.install ash_oaskit

What it does

  1. Adds :ash_oaskit to your formatter's import dependencies
  2. Generates a compileable ApiSpec scaffold; pass --domains to activate it
  3. Prints the router snippet for serving the spec and Redoc UI

Options

  • --domains - Comma-separated Ash domain module names