covid19

command module
v0.0.0-...-bfa3e75 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2020 License: MIT Imports: 9 Imported by: 0

README

covid19

Graphing covid19 timeseries

Get dataset

git clone https://github.com/CSSEGISandData/COVID-19

Download dygraph and put the following files into static:

pushd static
curl -O http://dygraphs.com/2.1.0/dygraph.min.js
curl -O http://dygraphs.com/2.1.0/dygraph.js
curl -O http://dygraphs.com/2.1.0/dygraph.css
popd

Build everything

make

Run the server

./server &

Visit http://localhost:8080/static/global.html

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