sahibpandori / cricket-command-line

Get live cricket scores for your favorite cricket match in bash terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cricket Score Command-Line Application

How to install:

  1. Type git clone git@github.com:sahibgoa/cricket-command-line.git
  2. Once the clone is complete, type the following and press enter
    sudo cp /cricket-command-line/bin/cric /usr/bin/cric
    (might need to enter admin password, if you don't have it then don't type sudo)
  3. Now the application is installed and you may delete the repository by typing
    rm -rf cricket-command-line/

How to use:

Just type cric to run the application and see live scores anytime

About

Get live cricket scores for your favorite cricket match in bash terminal


Languages

Language:Python 100.0%