Saturday, April 7, 2012

Building Go Projects

Now that Go1 is out, the way to build projects is using the go tool. I found out that the following process works for me.

I have a directory goroot somewhere and there under src I have all my projects. Then I use the following Makefile (this is an example from selenium/webdriver client).

No comments:

Post a Comment

/* MIKI: Analytics */