mirror of
https://github.com/kremalicious/dotfiles.git
synced 2025-02-17 07:27:25 +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
|
# Installed from brewfile with node
|
||||||
|
|
||||||
# install global stuff
|
# install global stuff
|
||||||
npm install -g bower
|
npm install -g bower grunt grunt-cli gulp
|
||||||
npm install -g grunt-cli
|
|
||||||
npm install -g gulp
|
|
||||||
# Install Keybase
|
# Install Keybase
|
||||||
# https://keybase.io/docs/command_line/installation
|
# https://keybase.io/docs/command_line/installation
|
||||||
npm install -g keybase-installer
|
npm install -g keybase-installer
|
||||||
|
Loading…
x
Reference in New Issue
Block a user