README.md

# Medic

Doctor checks for setting up development environments.

## Installation

Install the generators into mix as an archive install:

```shell
mix archive.install hex gen_medic
```

Then run the generator task from the root directory of your project:

```shell
mix gen.medic
```

See the [hex docs](https://hexdocs.pm/medic) for more information.