An open API service indexing awesome lists of open source software.

https://github.com/mikeesto/cricket-cli

Watch the cricket from the comfort of your terminal
https://github.com/mikeesto/cricket-cli

cricket cricket-cli

Last synced: about 2 months ago
JSON representation

Watch the cricket from the comfort of your terminal

Awesome Lists containing this project

README

        

# CRICKET-CLI

This is a command line application, using [Node.js](http://nodejs.org/), that tracks live cricket scores.

### What

![table](img/table.png)

![score](img/score.png)

### How

1. Install

```npm install```

2. Run

```node app.js```

### Data

All data is from the [CricScore API](http://cricscore-api.appspot.com/) :heart: