Medic.Doctor (Medic v2.0.1)

View Source

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

clipboard(cmd)

copy(arg, cmd)

failed(output, remedy, skipfile)

run()

run(list)