JSPM

olxcli

0.0.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q30919F

Olx Football - Terminal CLI

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 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