Ok, I wanted to try my hand at
I thought since it was a tool that it might come in a separate package, but:
Is there a guide to
Can anyone give me some pointers or point me to some?
go. I've played with other languages but I'm no expert. I'm not sure how this is supposed to work on FreeBSD but godoc raises 'command not found'.I thought since it was a tool that it might come in a separate package, but:
Code:
[:15-03-07 19:16]larry@/home/larry%go list
can't load package: package .: no buildable Go source files in /home/larry
go on FreeBSD? Or am I just doing things wrong? FYI I was able to run/compile 'hello world' so something is working.Can anyone give me some pointers or point me to some?