Track Cryptocurrency Subreddits On The Command Line
npm install crypto-subreddits-cliCrypto Subreddits CLI lets you track cryptocurrency subreddits on the command line. It uses the Coooins.com API.
#### Global Install
1. Git Clone the repo
```
npm install -g crypto-subreddits-cli
1. Run
``
subreddits
#### Non Global Install
1. Git Clone the repo
``
git clone https://github.com/coooins/crypto-subreddits-cli/
1. Enter the repository
``
cd crypto-subreddits-cli && npm install
1. Run
```
npm start