isabella232 / playgo

CLI tool to send .go file to the Go Playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usually when we share a runnable Go code we do: copy code, open Go Playground, paste code, click Share.

So playgo does it for you.

Install

go get -u github.com/plutov/playgo/cmd/playgo

Usage

usage.gif

About

CLI tool to send .go file to the Go Playground

License:MIT License


Languages

Language:Go 100.0%