Mark McGranaghan 3b1004b12c progress
2012-10-01 14:28:48 -07:00
fix
2012-10-01 14:25:44 -07:00
2012-10-01 12:38:46 -07:00
2012-10-01 14:28:48 -07:00
2012-10-01 09:23:22 -07:00
2012-10-01 13:21:30 -07:00

gbe-book

Go by Example book source.

Number'ing

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

Gofmt'ing

$ tool/gofmt

Generating

$ cd tool
$ go build generate.go
$ cd ..
$ tool/generate src/063-line-filters/line-filters.go 'Line Filters' > build/line-filters.html
$ prince build/line-filters.html -o build/line-filters.pdf
Description
Go by Example
Readme
Languages
Go 59.8%
CSS 31.6%
Shell 8.6%