1
0
mirror of https://github.com/kremalicious/dotfiles.git synced 2024-06-30 21:52:00 +02:00
dotfiles/npm

11 lines
236 B
Plaintext
Raw Normal View History

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