An extension pack with a medley of scripts and helpers for medic-rs.
Checks and steps may depend on languages or frameworks being available in the PATH
.
brew tap synchronal/tap
brew install medic-ext-potpourri
Example Brewfile
:
tap 'synchronal/tap'
brew 'synchronal/tap/medic'
brew 'synchronal/tap/medic-ext-potpourri'
name | dependencies | description |
---|---|---|
medic-check-hostess |
Elixir | Checks whether hostess has been used to provide host aliases in /etc/hosts . |
- host-exists | ||
- installed | ||
medic-check-phoenix |
Elixir | Checks whether Phoenix has been set up for development. |
- local-certs |