npmstandsfor
Version:
A command-line app that gets a random saying from the official npm-expansions GitHub repository
19 lines (13 loc) • 375 B
Markdown
# npmstandsfor

A Node.js command-line app to get random sayings from the official [npm/npm-expansions](https://github.com/npm/npm-expansions/blob/master/expansions.txt) list.
## How to install
```
$ npm install -g npmstandsfor
```
## How to use
```
$ npmstandsfor
```
## Why?
I was bored.