Table of Contents

Go

Right now using it for Google Codesearch. Really annoying to get working…

Need to run

//No proxy
go get sdjkflsd...
//Proxy
//Get the code, put it into go src path
go install path\to\src

Also, have to delete the previous executable through some means or it won't regenerate it?!?!?!