Skip to content

synchronal/medic-ext-potpourri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

medic-ext-potpourri

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.

Installation

brew tap synchronal/tap
brew install medic-ext-potpourri

Example Brewfile:

tap 'synchronal/tap'

brew  'synchronal/tap/medic'
brew  'synchronal/tap/medic-ext-potpourri'

Scripts

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