gopl Send your code to the golang playground, make it easier to share Installation go install github.com/mrgosti/gopl Usage You can either use Stdin or a file as argument, both will give you an URL for the golang playground $. gopl main.go # or $. gopl < main.go