From d9aebd20cf7581d651c76062c5c7580389a73e78 Mon Sep 17 00:00:00 2001 From: Paolo Galeone Date: Mon, 4 Apr 2016 16:45:34 +0200 Subject: [PATCH] Add rts: https://github.com/galeone/rts Add https://github.com/galeone/rts --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 408263f2..11f12804 100644 --- a/README.md +++ b/README.md @@ -1120,6 +1120,7 @@ Go software and plugins. * [colorgo](https://github.com/songgao/colorgo) - A wrapper around `go` command for colorized `go build` output. * [gb](https://getgb.io/) - An easy to use project based build tool for the Go programming language. * [go-pkg-complete](https://github.com/skelterjohn/go-pkg-complete) - Bash completion for go and wgo. +* [rts](https://github.com/galeone/rts) - RTS: response to struct. Generates Go structs from server responses. ## Software Packages