Signal drop!
Relay (operand.online) is unreachable.
Usually, a dropped signal means an upgrade is happening. Hold on!
Sorry, no connección.
Hang in there while we get back on track
gram:build
> ./line/apple.sh
Lenses
(coming soon!)
if [ ! -d /usr/local/bin/brew ]; then
# See http://brew.sh
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
brew update
fi
# Add programs linked in `~/.build/Brewfile`
cd ~/.build && brew bundle || echo "Had errors running \`brew bundle\`.\nRe-run: > \`cd ~/.build && brew bundle\`"
[ -e ~/.phoenix.js ] || ln -s ~/.build/phoenix.js ~/.phoenix.js