Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

ecoAPM/TompkinsCOVID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

aac2185 · Sep 18, 2023

History

76 Commits
Feb 24, 2023
Sep 18, 2023
Jun 28, 2023
Dec 9, 2021
Jul 26, 2021
Aug 13, 2021
Aug 7, 2021
Jul 25, 2021
Jun 28, 2023
Nov 23, 2021
Aug 16, 2021

Repository files navigation

Tompkins County COVID Numbers

Status CI Coverage

Maintainability Rating Reliability Rating Security Rating

A community service project to automatically tweet daily COVID statistics in Tompkins County, NY.

Follow @TompkinsNYCOVID on Mastodon or @TompkinsNYCOVID on Twitter for updates.

Requirements

  • .NET SDK 7
  • Mastodon API key set to the AccessToken environment variable

Build from source

dotnet restore
dotnet build
dotnet test