mirror of
https://github.com/webgefrickel/dotfiles
synced 2024-11-11 07:10:40 +00:00
babel and testing-kram
This commit is contained in:
parent
a1fe52eb25
commit
26f7642623
@ -7,18 +7,23 @@ brew unlink node
|
||||
brew link node
|
||||
curl -L https://npmjs.org/install.sh | sh
|
||||
|
||||
npm install -g babel
|
||||
npm install -g browser-run
|
||||
npm install -g browserify
|
||||
npm install -g caniuse-cmd
|
||||
npm install -g dploy
|
||||
npm install -g eslint
|
||||
npm install -g faucet
|
||||
npm install -g fkill-cli
|
||||
npm install -g frontend-md
|
||||
npm install -g grunt-cli
|
||||
npm install -g gulp
|
||||
npm install -g jsonlint
|
||||
npm install -g htmlhint
|
||||
npm install -g jsonlint
|
||||
npm install -g npm-check-updates
|
||||
npm install -g pure-prompt
|
||||
npm install -g recursive-blame
|
||||
npm install -g stylestats
|
||||
npm install -g tape
|
||||
npm install -g trash
|
||||
npm install -g vtop
|
||||
|
Loading…
Reference in New Issue
Block a user