An open API service indexing awesome lists of open source software.

https://github.com/gregoryv/geco

Go refactoring utilities
https://github.com/gregoryv/geco

Last synced: about 1 year ago
JSON representation

Go refactoring utilities

Awesome Lists containing this project

README

          

geco - Go code generating utilities

## Quick start

$ go install github.com/gregoryv/geco/...@latest

## Tools

- [mkenum](./mkenum)
- [mkfill](./mkfill)
- [mkget](./mkget)
- [mknozero](./mknozero)
- [mkset](./mkset)