ibrewster / homebrew-avo

AVO related homebrew formulas
3 stars 2 forks source link

homebrew-avo

This is the unoffical Homebrew tap for AVO-related projects.

Install

First, install Homebrew (only needed once, if not already installed):

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Then, tap this repository (only needed once):

brew tap ibrewster/avo

You may then view information about the tap's formulae using

brew info <formula_name>

and you can install a formula with

brew install <formula_name>

where <formula_name> is any of the filenames (minus extension) contained in the repository.

Currently supported formulae

hourssince

projection

nrlmsise-00

volcano-ash3d-metreader

avog2s

More information

You can read up about Homebrew taps here. Having problems? Please submit an issue.

Example

To install the hourssince package: