UNPKG

olxcli

Version:

Olx Football - Terminal CLI

40 lines (26 loc) 686 B
# Command Line Tool for OLX Football Tournament Check OLX Football Tournament Stats from your Console ! ## How to Install ? ``` > sudo npm install -g olxcli ``` ## How to use? ### Show Teams Table ``` > olxcli ``` ### Show Goals Table (Players score) ``` > olxcli --goals ``` ### Show Next Match ``` > olxcli --next ``` ### Update Remote Database This method will get the latest results from Tournament WebSite and update the remote Database with recent values. Any client can run this command after each match in order to update the remote database and replicate the last changes of each client instantly. ``` > olxcli --update ``` ## Any idea? =) juan.sanzone@gmail.com