Files
This branch is 190 commits behind 0xfe/experiments:master.
go
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Installing Go http://golang.org $ sudo port install go Installing waf $ curl -O http://waf.googlecode.com/files/waf-1.6.3 $ mv waf-1.6.3 waf $ ./waf --version ---------------------------- This directory: $ ./waf configure $ ./waf build (or just ./waf) $ ./waf distclean