Skip to content

Instantly share code, notes, and snippets.

@ivanoats
Forked from anonymous/node-modules.sh
Last active August 29, 2015 14:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ivanoats/64fabb9a69f87a4f2068 to your computer and use it in GitHub Desktop.
Save ivanoats/64fabb9a69f87a4f2068 to your computer and use it in GitHub Desktop.
My usual suspects for global node modules
#!/usr/bin/env zsh
npm -g install async-you
npm -g install bower
npm -g install browserify
npm -g install browserify-adventure
npm -g install bug-clinic
npm -g install casperjs
npm -g install cli-md
npm -g install coffee-script
npm -g install cucumber
npm -g install eslint
npm -g install express-generator
npm -g install foreman
npm -g install functional-javascript-workshop
npm -g install generator-browserify
npm -g install generator-generator
npm -g install generator-mocha
npm -g install generator-webapp
npm -g install git-it
npm -g install gitbook
npm -g install grunt-cli
npm -g install grunt-contrib-jscs
npm -g install gulp
npm -g install jasmine-node
npm -g install javascripting
npm -g install jscs
npm -g install jsctags
npm -g install jshint
npm -g install json-server
npm -g install jspm
npm -g install jsxhint
npm -g install karma-cli
npm -g install learnyounode
npm -g install live-server
npm -g install localtunnel
npm -g install lololodash
npm -g install makemehapi
npm -g install mocha
npm -g install mocha-casperjs
npm -g install node-inspector
npm -g install node-static
npm -g install node-theseus
npm -g install nodeclipse
npm -g install nodemon
npm -g install npmlist
npm -g install phantomjs
npm -g install planetproto
npm -g install protractor
npm -g install pty.js
npm -g install react-tools
npm -g install selenium-standalone
npm -g install stream-adventure
npm -g install superagent-cli
npm -g install travis-ci
npm -g install tty.js
npm -g install ungit
npm -g install watchify
npm -g install webpack
npm -g install webpack-dev-server
npm -g install yo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment