Created
February 9, 2016 14:39
-
-
Save avnerbarr/45a04553ad015560bb68 to your computer and use it in GitHub Desktop.
Install chisel
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" | |
brew update | |
brew install chisel |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment