commit | b3551a0424c69bb57f69132e9d3a922cb67e455e | [log] [tgz] |
---|---|---|
author | Samer Masterson <nosefrog@gmail.com> | Mon Feb 02 14:38:50 2015 -0800 |
committer | Samer Masterson <nosefrog@gmail.com> | Mon Feb 02 14:38:50 2015 -0800 |
tree | 82522212be1a9b28fc286399add782a9bf89ac51 | |
parent | 06807448a1365c590562c5c47e93e6c97a4f210c [diff] [blame] |
Created GoGenerateTools (markdown)
diff --git a/GoGenerateTools.md b/GoGenerateTools.md new file mode 100644 index 0000000..1f67eef --- /dev/null +++ b/GoGenerateTools.md
@@ -0,0 +1,5 @@ +[Go Generate](https://blog.golang.org/generate) is only useful if you have tools to use it with! + +* [go tool yacc](https://golang.org/cmd/yacc/) +* [stringer](https://godoc.org/golang.org/x/tools/cmd/stringer) +* [jsonenums](https://github.com/campoy/jsonenums) \ No newline at end of file