Skip to content

kidd1118/nbalive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nbalive

NBA live in terminal.

rect rect rect

Installation

先安装Node.js ,然后

$ npm install -g nbalive

Usage

   Usage: nbalive [options]

   Options:

        -h, --help         output usage information
        -V, --version      output the version number
        -d, --date [date]  choose date
        -r, --rank         show rank list

Example

$ nbalive  //当天赛程
$ nbalive -d 2014-12-01 //指定某天赛程
$ nbalive -r //查看排名
$ nbalive --help //查看帮助

About

Terminal NBA Live

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%