No need for globals - npm scripts add .bin to PATH
Aug 20, 2015
npm is the awesome package manager bundled with the Node.js environment. It is a very simple tool to get started with: you usually just npm install stuff and it ends up in ./node_modules/stuff.