Mark McGranaghan 44d4ed6966 fuck yeah books
2012-10-01 11:16:17 -07:00
2012-10-01 11:16:17 -07:00
2012-10-01 11:16:17 -07:00
2012-10-01 11:07:12 -07:00
2012-10-01 09:23:22 -07:00
2012-10-01 11:16:17 -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%