🔫get CSGO professional information easily via cli, including match, team and player.
To use csgo-cli, Node v6.0.0 is required.
$ csgo -h
$ csgo --help
$ csgo team -h
get the infomation of one command
$ csgo -V
$ csgo --version
get the overview of this cli
$ csgo m
$ csgo match
querying the time table of upcoming matches...
$ csgo t -o navi
$ csgo team -o navi
uerying team overview of team navi...
run csgo t -h
from more
$ csgo p s1mple
$ csgo player s1mple
querying info of s1mple..
create an issue please.