https://github.com/grafana/codejen
Modular code generation framework
https://github.com/grafana/codejen
codegen codegenerator generics go golang schema
Last synced: about 1 month ago
JSON representation
Modular code generation framework
- Host: GitHub
- URL: https://github.com/grafana/codejen
- Owner: grafana
- License: apache-2.0
- Created: 2022-11-08T20:57:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-05-27T16:37:14.000Z (about 1 month ago)
- Last Synced: 2026-05-27T18:22:44.475Z (about 1 month ago)
- Topics: codegen, codegenerator, generics, go, golang, schema
- Language: Go
- Homepage:
- Size: 55.7 KB
- Stars: 9
- Watchers: 9
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Codejen
Codejen is a modular code generation framework that integrates writing generated files to disk, as well as the common CI task of verifying that generator output and current disk state in sync.