covid19-edmonton/README.md

13 lines
396 B
Markdown
Raw Normal View History

2020-04-25 02:00:23 +00:00
# covid19-edmonton
2020-04-25 02:36:05 +00:00
I was bored and want to keep tabs on this in my area. Will download latest stats from alberta government website for COVID-19 and output the number of total and active cases in my area.
2020-04-25 02:44:33 +00:00
### Installation
1. Download from releases page and run it. We're not fancy
### Building
1. Install Go from https://golang.org
2. Clone this repository
3. Run the command: go build .