brazilianfootball

command module
v0.0.0-...-2b8f2f9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 2, 2017 License: MIT Imports: 8 Imported by: 0

README

BrazilianFootball

BrazilianFootball Language Badge Go Report License Badge Status Badge

Display data about Brazilian football games that will occur in the next few days.

Table of Contents

Demo

asciicast

Project Status

BrazilianFootball is on beta. Pull Requests are welcome

Features

  • Open source - You can check out our code
  • Secure
  • Always up-to-date
  • Use decimal type
  • 100% satisfaction guaranteed
  • It's perfect to keep up-to-date with all football matches
  • STUPIDLY EASY TO USE
  • Very fast start up and response time
  • Uses native libs
  • Colorful

Installation

Option 1: Go Get
$ go get github.com/disiqueira/BrazilianFootball

Usage

Get 5 matches
$ BrazilianFootball
Get 10 matches
$ BrazilianFootball -limit=10
Filter by Team
$ BrazilianFootball -team="Corinthians"
Filter by Championship
$ BrazilianFootball -championship="Campeonato Paulista"
Filter by Date
$ BrazilianFootball -date="02/04/2017"
Filter by Hour
$ BrazilianFootball -hour="10:00"
Filter by Date and Hour
$ BrazilianFootball -date="02/04/2017" -hour="10:00"
Filter by Filter by Day of week
$ BrazilianFootball -dayOfWeek="Dom"
Filter by Location
$ BrazilianFootball -location="Arena Joinville"
Filter by Round phase
$ BrazilianFootball -phase="6ª rodada"
Filter by Status
$ BrazilianFootball -status="Encerrada"
Show only today matches
$ BrazilianFootball -today=true
Hide Finished matches
$ BrazilianFootball -upcoming=true
Show Help
# Show help
$ BrazilianFootball -h

Program help

ProgramHelp

Contributing

Bug Reports & Feature Requests

Please use the issue tracker to report any bugs or file feature requests.

Developing

PRs are welcome. To begin developing, do this:

$ git clone https://github.com/disiqueira/BrazilianFootball.git BrazilianFootball
$ cd BrazilianFootball/
$ go get -v -d 

Social Coding

  1. Create an issue to discuss about your idea
  2. Fork it
  3. Create your feature branch (git checkout -b my-new-feature)
  4. Commit your changes (git commit -am 'Add some feature')
  5. Push to the branch (git push origin my-new-feature)
  6. Create a new Pull Request
  7. Profit! ✅

License

The MIT License (MIT)

Copyright (c) 2013-2017 Diego Siqueira

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL