Skip to content

Commit

Permalink
✨ Add grunt-cli so users can run grunt from within Homestead
Browse files Browse the repository at this point in the history
  • Loading branch information
svpernova09 committed Jan 4, 2017
1 parent 25a2ac6 commit b06891e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/provision.sh
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ apt-get install -y nodejs
/usr/bin/npm install -g gulp
/usr/bin/npm install -g bower
/usr/bin/npm install -g yarn
/usr/bin/npm install -g grunt-cli

# Install SQLite

Expand Down

0 comments on commit b06891e

Please sign in to comment.