You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[gommand](https://github.com/sno6/gommand) Go one liner program. Similar to `python -c`.
172
172
*[gorram](https://github.com/natefinch/gorram) Like `go run` for any Go function.
173
173
*[goexec](https://github.com/shurcooL/goexec) A command line tool to execute Go functions.
174
+
*[goplay](https://github.com/haya14busa/goplay) Upload code on the Go Playground. `goplay` is like `goeval -share`; `goplay -run` is like `goeval -play`.
0 commit comments