1
0
mirror of https://github.com/kremalicious/dotfiles.git synced 2024-06-10 11:34:50 +02:00
dotfiles/bin/install-npm.sh

20 lines
265 B
Bash
Raw Normal View History

2016-10-14 21:59:34 +02:00
#!/usr/bin/env bash
2014-02-24 17:35:21 +01:00
# Installed from brewfile with node
# install global stuff
2017-09-10 14:35:46 +02:00
npm install -g \
doctoc \
electron \
eslint \
fast-cli \
gulp \
gulp-cli \
less \
node-sass \
now \
stylus \
serve \
stylelint \
xo