Crypto Subreddits CLI lets you track cryptocurrency subreddits on the command line. It uses the Coooins.com API.
- Name
- Subreddit
- Subreddit URL
- Subreddit Subscriber Total
- Subreddit Subscriber Online Total
- Subreddits Total
- Subreddits Subscriber Total
- Subreddits Online Total
-
Git Clone the repo
npm install -g crypto-subreddits-cli
-
Run
subreddits
-
Git Clone the repo
git clone https://github.com/coooins/crypto-subreddits-cli/
-
Enter the repository
cd crypto-subreddits-cli && npm install
-
Run
npm start