Package Exports
- olxcli
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (olxcli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Command Line Tool for OLX Football Tournament
Check OLX Football Tournament Stats from your Console !
How to Install ?
> sudo npm install -g olxcliHow to use?
Show Teams Table
> olxcliShow Goals Table (Players score)
> olxcli --goalsShow Next Match
> olxcli --nextUpdate 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