12 lines
118 B
Markdown
12 lines
118 B
Markdown
## gbe-book
|
|
|
|
Go by Example book source.
|
|
|
|
|
|
### Reordering
|
|
|
|
```bash
|
|
$ mate tool/index.txt
|
|
$ go run tool/renumber.go
|
|
```
|