aboutsummaryrefslogtreecommitdiffstats
path: root/brew.sh
diff options
context:
space:
mode:
Diffstat (limited to 'brew.sh')
-rwxr-xr-xbrew.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/brew.sh b/brew.sh
index 39a317e..994bdbc 100755
--- a/brew.sh
+++ b/brew.sh
@@ -98,5 +98,8 @@ brew install zopfli
# installation method.
brew install node
+# Install io.js
+brew install iojs
+
# Remove outdated versions from the cellar.
brew cleanup