iam-veeramalla / go-web-app

This is a simple website written in Golang. It uses the `net/http` package to serve HTTP requests.
https://www.youtube.com/abhishekveeramalla
Apache License 2.0
108 stars 476 forks source link

issue with the following error #1

Open srinu9593 opened 1 month ago

srinu9593 commented 1 month ago

$ ./go build -o main . bash: .go: command not found

(in git bash)

Pidemarla commented 1 month ago

Install go in your local machine