208 B
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
Go by Example book source.
$ mate tool/index.txt
$ go run tool/number.go
$ tool/gofmt
$ tool/build