Skip to content

Gosti/gopl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Send your code to the golang playground, make it easier to share

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages