Skip to content

Installation

Casey Lee edited this page Sep 21, 2018 · 13 revisions

Installation

To install the latest version to /usr/local/bin:

curl -s https://getmu.io/install.sh | sh

To install v0.1.0 version to ~/bin:

curl -s https://getmu.io/install.sh | INSTALL_VERSION=0.1.0 INSTALL_DIR=~/bin sh

Of course, if you're appalled at the idea of curl | bash installers, then you can always just download the latest version directly.

Homebrew

To install via Homebrew:

brew install stelligent/tap/mu-cli