1.0.2 • Published 3 years ago

vaccinator v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Vaccinator

Instructions to configure

Install and configure node and npm on the computer

git clone https://github.com/JPRMohnish/Vaccinator.git
npm install -all
cd Vaccinator
npm link
vaccinator <age> <pincode> <days>
or 
chmod +x Vaccinator
./Vaccinator <age> <pincode> <days>

you will get output of available slots based on the arguments provided on CLI.

Thank you run it test it and report bugs or make pull requests for enhancement.