rewrite of rust2pi in Go
- Go 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| appname | ||
| build | ||
| toolchain | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| main.go | ||
| README.md | ||
rust2pi Go
Simple rewrite of my rust2pi tool in Go. Probably doesn't make much difference to performance, but this helped me get a bit better at Go I guess.