MitMaro / npm-bins

A basic npm based project of node modules that are useful to have at a global level.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Global NPM Bins

This repo contains a collection of utilites that are installed as node modules that are useful to have installed globally.

Install

  • Clone the repository
  • npm install
  • Add export PATH=/path/to/npm-bins/node_modules/.bin/:$PATH to your shell profile

License

Global NPM Bins, for what little is here, is released under the ISC license. See LICENSE.

About

A basic npm based project of node modules that are useful to have at a global level.

License:ISC License


Languages

Language:Shell 100.0%