Hi, 
I am learning to Go. For packages, do I need to use GitHub?
I tried to build two packages one accessing functions from the other.

With windows go path is set to c:/users/name/go

This what I did:
cd to package1, and run "go install"
I should see the package installed in gopath/pkg, but it is not there.

Maybe I am missing something, can you please guide me through the best 
workflow of GO packaging.

Thanks,
Nada

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to