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

ecoAPM/TompkinsCOVID

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