mirror of
https://github.com/kremalicious/dotfiles.git
synced 2024-11-21 17:27:13 +01:00
simplify initial npm install command
This commit is contained in:
parent
cd3807d781
commit
1f39d95bb0
5
npm
5
npm
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user