## gbe-book Go by Example book source. ### Building Tools ```console $ tool/build ``` ### Numbering ```console $ mate tool/index.txt $ tool/number ``` ### Gofmt'ing ```console $ tool/gofmt ```