Merge pull request #1279 from davelondon/patch-1

Add Jennifer to code generation category
master
Kirill Danshin 7 years ago committed by GitHub
commit fe4b9d7c0c

@ -470,6 +470,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [gen](https://github.com/clipperhouse/gen) - Code generation tool for generics-like functionality.
* [go-linq](https://github.com/ahmetalpbalkan/go-linq) - .NET LINQ-like query methods for Go.
* [interfaces](https://github.com/rjeczalik/interfaces) - Command line tool for generating interface definitions.
* [jennifer](https://github.com/davelondon/jennifer) - Generate arbitrary Go code without templates.
* [pkgreflect](https://github.com/ungerik/pkgreflect) - A Go preprocessor for package scoped reflection.

Loading…
Cancel
Save