Sha256: 4af279fe9f06617b96386a667889f764e243e2566c5cc0208107f3888ea2ade0
Contents?: true
Size: 783 Bytes
Versions: 2
Compression:
Stored size: 783 Bytes
Contents
# MLS Standings This Ruby gem provides a CLI to view the current standings of teams in Major League Soccer during the season. ## Installation You can install this gem via ```gem install mls_standings```. The ```mls_standings``` CLI will be installed and you can run ```mls_standings``` to get a live table to Major League Soccer's current season standings. ## Usage Run: ```mls_standings``` after installing the gem. Drill Down to MLS conference standings and team record. ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/Booligan/mls-standings-cli-app. ## License The gem is available as open source under the terms of the [MIT](https://github.com/Booligan/mls-standings-cli-app/blob/master/LICENSE.md) License.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mls_standings-0.1.5 | README.md |
mls_standings-0.1.4 | README.md |