LaravelPackages.net
Acme Inc.
Toggle sidebar
sa7bi/euro16

CLI Tool to keep you up to date with EURO-2016

4
0
About sa7bi/euro16

sa7bi/euro16 is a Laravel package for cli tool to keep you up to date with euro-2016. It currently has 0 GitHub stars and 4 downloads on Packagist. Install it with composer require sa7bi/euro16. Discover more Laravel packages by sa7bi or browse all Laravel packages to compare alternatives.

Last updated

#euro16

A Cli tool to keep up to date with EURO - 2016

Installation

  1. First, install composer follow the official link
  2. Download the package using Composer:
composer global require "sa7bi/euro16"
  1. Make sure to place the ~/.composer/vendor/bin directory (or the equivalent directory for your OS) in your PATH so the euro16 executable can be located by your system.
  2. Finally, use euro16 to use the tool.

Functionnalities

  • [x] results : list all availaible results
  • [x] results --team=XX : list all availaible results for a given team
  • [ ] rank : display all groups ranking
  • [ ] rank --group=X : display ranking for a specific group
Comments