Adding goreuse to the list.

Kaveh Shahbazian 2018-03-10 18:08:06 +03:30
parent c20e22d161
commit 7ad8be5bb6

@ -6,3 +6,4 @@
* [jsonenums](https://github.com/campoy/jsonenums) Implements `json.Marshaler` and `json.Unmarshaler` interfaces for enums.
* [gojson](https://github.com/ChimeraCoder/gojson) - Generates go struct definitions from example json documents.
* [vfsgen](https://github.com/shurcooL/vfsgen) - Generates a vfsdata.go file that statically implements the given virtual filesystem.
* [goreuse](https://github.com/dc0d/goreuse) - Generates Go code using a package as a generic template by replacing definitions.