1
0
mirror of https://github.com/kremalicious/dotfiles.git synced 2024-11-21 17:27:13 +01:00

install gulp too

This commit is contained in:
Matthias Kretschmann 2014-05-23 16:55:44 +02:00
parent e7a07e2493
commit b1eec3ddfa

1
npm
View File

@ -5,4 +5,5 @@
# install global stuff
npm install -g bower
npm install -g grunt-cli
npm install -g gulp
npm install -g yo