https://github.com/grafana/codejen
Modular code generation framework
https://github.com/grafana/codejen
codegen codegenerator generics go golang schema
Last synced: 8 months 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-28T10:21:44.000Z (almost 2 years ago)
- Last Synced: 2024-09-28T15:03:53.892Z (about 1 year ago)
- Topics: codegen, codegenerator, generics, go, golang, schema
- Language: Go
- Homepage:
- Size: 50.8 KB
- Stars: 6
- Watchers: 11
- Forks: 0
- Open Issues: 6
-
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.