https://github.com/tschaefer/bundesliga
Fussball Bundesliga :soccer:
https://github.com/tschaefer/bundesliga
Last synced: about 2 months ago
JSON representation
Fussball Bundesliga :soccer:
- Host: GitHub
- URL: https://github.com/tschaefer/bundesliga
- Owner: tschaefer
- License: mit
- Created: 2024-04-18T15:22:40.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-20T08:54:11.000Z (about 2 years ago)
- Last Synced: 2025-03-06T16:49:45.115Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bundesliga
**bundesliga** - Fussball Bundesliga current matchday and standings.
## Introduction
bundesliga is a command line tool to display the current matchday and standings
records of the German professional football leagues. The information is
gathered from the [OpenLigaDB](https://www.openligadb.de/) API.
## Installation
$ rake install
## Usage
For usage of the bundesliga command line tool, please see following help
output.
Usage:
bundesliga [OPTIONS] SUBCOMMAND [ARG] ...
Parameters:
SUBCOMMAND subcommand
[ARG] ... subcommand arguments
Subcommands:
matchday show current matchday
standings show current standings
Options:
-a, --available-leagues show available leagues
-h, --help print help
-m, --man show manpage
-v, --version show version
## License
[MIT License](https://spdx.org/licenses/MIT.html).
## Is it any good?
[Yes](https://news.ycombinator.com/item?id=3067434).