1
0
mirror of https://github.com/kremalicious/dotfiles.git synced 2024-12-23 09:42:45 +01:00
dotfiles/npm

8 lines
136 B
Plaintext
Raw Normal View History

2014-02-24 17:35:21 +01:00
#!/bin/bash
# Installed from brewfile with node
# install global stuff
npm install -g bower
npm install -g grunt-cli
npm install -g yo