gobyexample/README.md
2012-10-01 15:31:43 -07:00

208 B

gbe-book

Go by Example book source.

Number'ing

$ mate tool/index.txt
$ go run tool/number.go

Gofmt'ing

$ tool/gofmt

Building

$ tool/build