covid

command module
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2020 License: MIT Imports: 1 Imported by: 0

README

covid

covid is an attempt that wants to illustrate quickly and effectively how well (or badly) different countries are controlling the COVID-19 spread. For that I developed what I call the Virus Control Scale, ranging from 1 to 7, where 7 is the worst.

Acknowledgments

Installation

Requires GO v1.13+

$ go get -u github.com/jsidew/covid

Usage

$ covid help
covid is a simple tool to undertand the COVID-19 current situation of countries around the world.

Usage:
  covid [command]

Available Commands:
  countries   List names of the countries with COVID-19 cases
  help        Help about any command
  status      Prints a tweet-long message about COVID-19 situation of the selected COUNTRY
  version     Prints covid's version

Flags:
  -h, --help   help for covid

Use "covid [command] --help" for more information about a command.

Template

TODO

Virus Control Scale (VCS) Algorithm Explained

TODO

Documentation

Overview

Copyright © 2020 Jacopo Salvestrini <jsidew@gmail.com>

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.

Directories

Path Synopsis
Package cmd provides the command API for covid.
Package cmd provides the command API for covid.
internal
errors
Package errors provides tools around errors.
Package errors provides tools around errors.
pkg
database
Package database provides access to covid data sources from the web.
Package database provides access to covid data sources from the web.
view
Package view provides ways to textually describe computed outputs through template views.
Package view provides ways to textually describe computed outputs through template views.

Jump to

Keyboard shortcuts

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