• Operand
  • can sell console.

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