hectron / vacli

Daemon CLI to help find COVID-19 vaccines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vacli

A ruby script to help you find a COVID-19 vaccine.

Usage

ruby ./vacli.rb -s <STATE>

# Search Florida
ruby ./vacli.rb -s FL

# Search IL zipcodes
ruby ./vacli.rb -s IL -z 60601,60622,60657

# Search IL for moderna
ruby ./vacli.rb -s IL -m moderna

TODO

  • daemon

About

Daemon CLI to help find COVID-19 vaccines


Languages

Language:Ruby 100.0%