1.1.0 • Published 6 years ago

crypto-subreddits-cli v1.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

Crypto Subreddits CLI

Crypto Subreddits CLI lets you track cryptocurrency subreddits on the command line. It uses the Coooins.com API.

Crypto Subreddits CLI

Features

Subreddit Table

  1. Name
  2. Subreddit
  3. Subreddit URL
  4. Subreddit Subscriber Total
  5. Subreddit Subscriber Online Total

Global Subreddits Stats

  1. Subreddits Total
  2. Subreddits Subscriber Total
  3. Subreddits Online Total

Installation Instructions

Global Install

  1. Git Clone the repo

    npm install -g crypto-subreddits-cli
  2. Run

    subreddits

Non Global Install

  1. Git Clone the repo

    git clone https://github.com/coooins/crypto-subreddits-cli/
  2. Enter the repository

    cd crypto-subreddits-cli && npm install
  3. Run

    npm start

Coooins