burakyilmaz321 / pl

Print EPL standings to terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pl

Print EPL standings to terminal.

Usage

$ pl
+------|--------+
| Team | Points |
+======|========+
| MNC  |     73 |
+------|--------+
| LIV  |     72 |
+------|--------+
| CHE  |     59 |
+------|--------+
| TOT  |     54 |
+------|--------+
...

About

Print EPL standings to terminal

License:MIT License


Languages

Language:Go 100.0%