https://github.com/gregoryv/geco
Go refactoring utilities
https://github.com/gregoryv/geco
Last synced: about 1 year ago
JSON representation
Go refactoring utilities
- Host: GitHub
- URL: https://github.com/gregoryv/geco
- Owner: gregoryv
- License: mit
- Created: 2023-07-15T08:27:59.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-21T11:33:12.000Z (about 2 years ago)
- Last Synced: 2025-02-05T07:19:31.416Z (over 1 year ago)
- Language: Go
- Size: 42 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
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)