Skip to content

Commit

Permalink
adding git open
Browse files Browse the repository at this point in the history
  • Loading branch information
lukepolo committed Mar 8, 2017
1 parent e88f1fe commit 0069629
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions installscript
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,11 @@ echo 'install bower'
echo '------------'
npm install -g bower

# install git-open
echo 'install git-open'
echo '------------'
npm install -g git-open

echo '++++++++++++++++++++++++++++++'
echo '++++++++++++++++++++++++++++++'
echo 'all done'
Expand Down

0 comments on commit 0069629

Please sign in to comment.