You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks @techantidote for suggesting the options. I'll make the changes as soon as possible, however they might get delayed due to my current working schedule.
Description:
In the current project, the Windows executable in ~11MB in size. In this case, a regular git clone could take time.
An use case would be:
Proposal 1:
git clone https://github.com/divagicha/CoWIN-Vaccine-Appointment-Booking/issues/new -b linux
git clone https://github.com/divagicha/CoWIN-Vaccine-Appointment-Booking/issues/new -b windows
Proposal 2:
• For Windows users, Include the Windows binary to the releases only if possible.
• For example: Use the releases links for download and check if the exec under "dist" can be deleted.
• https://github.com/divagicha/CoWIN-Vaccine-Appointment-Booking/releases/download/v2.3/CovidVaccinationAppointmentScheduler-Setup-v2.3.exe
The text was updated successfully, but these errors were encountered: