Skip to content

Commit b06891e

Browse files
committed
✨ Add grunt-cli so users can run grunt from within Homestead
1 parent 25a2ac6 commit b06891e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/provision.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ apt-get install -y nodejs
175175
/usr/bin/npm install -g gulp
176176
/usr/bin/npm install -g bower
177177
/usr/bin/npm install -g yarn
178+
/usr/bin/npm install -g grunt-cli
178179

179180
# Install SQLite
180181

0 commit comments

Comments
 (0)