Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/burakyilmaz321/pl
Print EPL standings to terminal
https://github.com/burakyilmaz321/pl
go premier-league terminal
Last synced: 4 days ago
JSON representation
Print EPL standings to terminal
- Host: GitHub
- URL: https://github.com/burakyilmaz321/pl
- Owner: burakyilmaz321
- License: mit
- Created: 2022-04-05T21:52:20.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-15T21:35:50.000Z (almost 3 years ago)
- Last Synced: 2024-11-14T19:11:27.886Z (2 months ago)
- Topics: go, premier-league, terminal
- Language: Go
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pl
Print EPL standings to terminal.
## Usage
```
$ pl
+------|--------+
| Team | Points |
+======|========+
| MNC | 73 |
+------|--------+
| LIV | 72 |
+------|--------+
| CHE | 59 |
+------|--------+
| TOT | 54 |
+------|--------+
...
```