Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaebradley/nba-cli
Let's be honest, you're really looking for https://github.com/xxhomey19/nba-go
https://github.com/jaebradley/nba-cli
Last synced: 3 months ago
JSON representation
Let's be honest, you're really looking for https://github.com/xxhomey19/nba-go
- Host: GitHub
- URL: https://github.com/jaebradley/nba-cli
- Owner: jaebradley
- Archived: true
- Created: 2016-05-05T02:33:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-14T21:50:40.000Z (over 6 years ago)
- Last Synced: 2024-06-28T17:46:45.143Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 2.15 MB
- Stars: 68
- Watchers: 6
- Forks: 4
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/jaebradley/nba-cli.svg?branch=master)](https://travis-ci.org/jaebradley/nba-cli)
[![Coverage Status](https://coveralls.io/repos/github/jaebradley/nba-cli/badge.svg?branch=master)](https://coveralls.io/github/jaebradley/nba-cli?branch=master)
[![npm version](https://badge.fury.io/js/nba-scoreboard.svg)](https://badge.fury.io/js/nba-scoreboard)### Get NBA Data From The Command Line
Are you a huge NBA fan? Do you :heart: the command line as much as you :heart: :basketball:? Well, now you never have to leave your terminal to get the latest and greatest NBA data.### Install
`npm install nba-scoreboard -g`### Commands
* `nba games today`: Get NBA games that started today
* `nba games tomorrow`: ...and NBA games that start tomorrow
* `nba games yesterday`: ...and NBA games that started yesterday
* `nba games 2016-01-01`: ...and NBA games that started on a custom date### Example output
#### Upcoming Games
![alt text](http://imgur.com/CJOspKN.png)### Current and Final Games
![alt text](http://imgur.com/2gNcY18.png)### Games On A Date
![alt_text](http://imgur.com/9tKlzBC.png)