Persisting with go run and avoiding structuring your code in the expected GOPATH workspace style will only cause you pain, incompatibility, and lost time.
Dave
Are you suggesting that go build && ./project is the idiomatic way?
I have this alias defined.
alias gb='go install -v'
And its become second nature to use it.
--
You received this message because you are subscribed to a topic in the Google Groups "golang-nuts" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/golang-nuts/RA19v18X5V4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to golang-nuts...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.