Skip to content

Instantly share code, notes, and snippets.

@ibdknox
Created September 10, 2015 19:01
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ibdknox/f5436ee282150de5ed7f to your computer and use it in GitHub Desktop.
Save ibdknox/f5436ee282150de5ed7f to your computer and use it in GitHub Desktop.
Eve install
./install-multirust.sh
brew install node
pushd . &> /dev/null
cd ui
npm install
popd &> /dev/null
./run.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment