1
0
mirror of https://github.com/kremalicious/dotfiles.git synced 2024-06-28 16:47:44 +02:00

simplify initial npm install command

This commit is contained in:
Matthias Kretschmann 2014-08-10 15:23:16 +02:00
parent cd3807d781
commit 1f39d95bb0

5
npm
View File

@ -3,9 +3,8 @@
# Installed from brewfile with node
# install global stuff
npm install -g bower
npm install -g grunt-cli
npm install -g gulp
npm install -g bower grunt grunt-cli gulp
# Install Keybase
# https://keybase.io/docs/command_line/installation
npm install -g keybase-installer