Current section

Files

Jump to
medic README.md
Raw

README.md

# Medic
Doctor checks for setting up development environments.
## Installation
This package is intended to be installed in doctor scripts.
```elixir
Mix.install([
{:medic, force: true}
])
```
See the [hex docs](https://hexdocs.pm/medic) for more information.