gobyexample/README.md
2012-09-20 22:04:07 -07:00

12 lines
117 B
Markdown

## gbe-book
Go by Example book source.
### Reordering
```bash
$ mate tool/index.txt
$ go run tool/reorder.go
```