Skip to content

sergei-doroshenko/getcities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

getcities

to run the program, call

go run main.go belarus ukrain

to run programm for double words countries, call

go run main.go "russian federation"

to compile on linux for another system (e.g. windows):

GOOS=windows GOARCH=386 go build -o main386.exe main.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages