Add "Better Go Playground" service (#3199)

* add 'Better Go Playground'

* Fix alphabetical ordering to fix Travis build
This commit is contained in:
Denis Sedchenko 2020-08-12 17:13:06 +03:00 committed by GitHub
parent 7b5b1adb77
commit a72aee1f31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2347,6 +2347,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
### Other Software
* [Better Go Playground](https://goplay.tools) - Go playground with syntax highlight, code completion and other features.
* [borg](https://github.com/crufter/borg) - Terminal based search engine for bash snippets.
* [boxed](https://github.com/tejo/boxed) - Dropbox based blog engine.
* [Cherry](https://github.com/rafael-santiago/cherry) - Tiny webchat server in Go.