View Source Medic.Doctor (Medic v1.11.0)

Checks to ensure that the application can be run for development and tests.

Usage

Medic.Doctor is run from a shell script generated at bin/dev/doctor:

elixir -r .medic/require.exs -e "Medic.Doctor.run()" $*

Configuration

See the guides for information on how to Configure Doctor Checks for a specific project or how to write Custom Checks.

Summary

Functions