Doctor checks for setting up development environments.
This library is part of the Synchronal suite of libraries and tools which includes more than 15 open source Elixir libraries as well as some Rust libraries and tools.
You can support our open source work by sponsoring us. If you have specific features in mind, bugs you'd like fixed, or new libraries you'd like to see, file an issue or contact us at contact@reflective.dev.
Install the generators into mix as an archive install:
mix archive.install hex gen_medic
Then run the generator task from the root directory of your project:
mix gen.medic
See the hex docs for more information.