An open API service indexing awesome lists of open source software.

https://github.com/qbit/node_bin

utilities I want to run, but not install globally
https://github.com/qbit/node_bin

Last synced: 3 months ago
JSON representation

utilities I want to run, but not install globally

Awesome Lists containing this project

README

          

# node_bin

Solution for having npm not install things globally

```
export PATH=$PATH:~/node_bin/node_modules/.bin
```