Skip to content

Commit

Permalink
Install brew ngrok dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardolundgren committed Jun 26, 2014
1 parent 2609d50 commit 0edc231
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -387,6 +387,10 @@ module.exports = function(grunt) {
command: 'brew install tig'
},

brew_ngrok: {
command: 'brew install ngrok'
},

vim_plugins: {
command: 'vim +PluginInstall +qall'
}
Expand Down

0 comments on commit 0edc231

Please sign in to comment.