1.0.1 • Published 4 years ago

reddit-homepage-cli v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

reddit-homepage-cli

Site | Contributing

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');