I\'m a newcomer to Go. I extremely like the language, but I quickly realised that I needed to start dividing my files due to an increase in program size.
go r
For window the following works: Open cmd and go to the path where your folder exists. Then type the following command and press Enter.
go build
after this one executable will be created. Then in the command prompt call the executable. If your executable name is Project.exe then type the following and press Enter:
Project.exe