This application will help you to make:
- Reservation of a visit for making a legalization of foreigners
- Reservation of a visit to head of department
-
Reservation of a visit for making a legalization of foreigners in any city
$ ./rezerwacje-duw-go-osx application
-
Reservation of a visit for making a legalization of foreigners in cities Wrocław and Legnica
$ ./rezerwacje-duw-go-osx application city WRO LG
-
Reservation of a visit to head of LP1 department
$ ./rezerwacje-duw-go-osx headof department LP1
-
Reservation of a visit to head of LP2 department
$ ./rezerwacje-duw-go-osx headof department LP2
-
download binary file from the releases page.
-
download user.yml.template and application.yml and place them in the same folder where the binary was downloaded.
-
rename
user.yml.template
touser.yml
. -
edit
user.yml
file providing your credentials and information required for reservation. -
run the application
-
for windows:
$ rezerwacje-duw-go-win{32/64}.exe
-
for os x:
$ ./rezerwacje-duw-go-osx
-
for linux:
$ ./rezerwacje-duw-go-linux{32/64}
with the following options:
-
-
wait until the message appears
Reservation completed for Wrocław, slot 123456 and time 2018-11-03 11:15:00. Check your email or DUW site
. -
close the app by pressing any key.
-
check your email or DUW site.
-
install
golang
of min version1.11
.$ brew install go
-
go to the application folder.
-
copy
user.yml.template
$ cp user.yml.template user.yml
-
edit
user.yml
file providing your credentials and information required for reservation. -
run the application
$ go run main.go