reddit-homepage-cli
v1.0.1
Published
[Site](https://www.npmjs.com/package/reddit-homepage-cli) | [Contributing](https://github.com/JustCabyr/reddit-cli/blob/master/.github/CONTRIBUTING.md)
Downloads
1
Readme
reddit-homepage-cli
A reddit CLI that opens a random reddit post from the Reddit homepage
Generated using reddit-homepage-cli:
Download and Installation
Reddit-homepage-cli is released under the MIT license & supports modern environments.
Using npm:
$ npm i -g npm
$ npm i reddit-homepage-cli
Note: add --save
if you are using npm < 5.0.0
In Node.js:
// Load the full build.
var _ = require('reddit-homepage-cli');