ok-john / go-rx

Remotely execute go code on go playground servers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-rx

Remotely executes Go code on the playground runners used for go examples and the go playground website, which, already allow for remote code execution via a user interface.

how to use

Write your code in main.go then run run.sh to send the code off to the worker for compilation/execution.

About

Remotely execute go code on go playground servers.


Languages

Language:JavaScript 50.7%Language:Go 45.7%Language:Shell 3.6%