eahanson / medic

Scripts for managing development lifecycle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Medic

Doctor checks for setting up development environments.

Installation

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.

About

Scripts for managing development lifecycle

License:MIT License


Languages

Language:Elixir 92.2%Language:Shell 7.8%