285 B
285 B
gbe-book
Go by Example book source.
Number'ing
$ mate tool/index.txt
$ go run tool/number.go
Gofmt'ing
$ tool/gofmt
Golit'ing
$ go run tool/generate.go tool/generate > build/generate.html
$ open build/generate.html