Skip to content

Commit

Permalink
Merge pull request #92 from svpernova09/feature/add-grunt-cli
Browse files Browse the repository at this point in the history
✨ Add grunt-cli so users can run grunt from within Homestead
  • Loading branch information
taylorotwell authored Jan 4, 2017
2 parents 25a2ac6 + b06891e commit aed1e94
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 aed1e94

Please sign in to comment.