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
- Host: GitHub
- URL: https://github.com/mikeesto/cricket-cli
- Owner: mikeesto
- Created: 2017-11-08T03:01:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-23T08:55:44.000Z (over 7 years ago)
- Last Synced: 2025-02-12T09:57:13.542Z (3 months ago)
- Topics: cricket, cricket-cli
- Language: JavaScript
- Homepage:
- Size: 103 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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


### How
1. Install
```npm install```
2. Run
```node app.js```
### Data
All data is from the [CricScore API](http://cricscore-api.appspot.com/) :heart: