Skip to content

rxhl/covid19nys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

covid19nys

npm covid19nys CI

CLI utility to track COVID-19 cases in New York state.

Install

npm i -g covid19nys

Usage

covid19nys # or npx covid19nys

Select a county (Ctrl + C to exit)
❯ Albany
  Broome
  Delaware
  Dutchess
  Erie
  Greene
  Herkimer
(Move up and down to reveal more choices)

+===========================+
  Cases as of 5/2/2020

  Albany: 1238
+===========================+

Development

Make sure you have node > 9.x.x installed.

git clone https://github.com/rxhl/covid19nys.git && cd covid19nys
npm install
npm start

Resources

About

CLI utility to track COVID-19 cases in New York state.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published