clatest

command module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

README

Clatest (Covid latest)

codecov gosec FOSSA Status

This is a small project to let you get the latest Covid numbers from the cmd line. The data is obtained from https://disease.sh, please have a look at the official documentation for more information. For the purpose of this app, the John Hopkins data is queried.

For more information about using the tool, head over to documentation. https://johndorian.github.io/clatest/

clatest united states
  DATE       | CASES    | DEATHS | RECOVERED  
-------------|----------|--------|------------
  2021-03-26 | 30156621 | 548087 | 0       

Development

# run the tests
task test 
# build the binary
task build

Documentation

Overview

Copyright © 2021 NAME HERE <EMAIL ADDRESS>

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Directories

Path Synopsis
Package client provides a method to query an API endpoint to extract data about the latest covid numbers and report these to the cmd line via stdout or save them as a csv or markdown file
Package client provides a method to query an API endpoint to extract data about the latest covid numbers and report these to the cmd line via stdout or save them as a csv or markdown file

Jump to

Keyboard shortcuts

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