1
0
mirror of https://github.com/kremalicious/dotfiles.git synced 2024-11-22 09:47:21 +01:00
dotfiles/npm.sh

11 lines
247 B
Bash
Raw Normal View History

2014-02-24 17:35:21 +01:00
#!/bin/bash
# Installed from brewfile with node
# install global stuff
2014-11-03 17:40:13 +01:00
npm install -g bower grunt grunt-cli gulp nib stylus
2014-08-10 15:23:16 +02:00
2014-07-15 11:48:38 +02:00
# Install Keybase
# https://keybase.io/docs/command_line/installation
npm install -g keybase-installer
keybase-installer