Skip to content

icecream78/go-playground

 
 

Repository files navigation

Better Go Playground

Improved Go Playground powered by Monaco Editor and React

alt text

Features

And more

Demo

http://goplay.x1unix.com/

Installation

Playground is available via Docker Hub or can be built and run locally (Go 1.12+ and Node.js required):

$ git clone https://github.com/x1unix/go-playground.git
$ cd go-playground
$ make

To run the playground, go to target directory and start the server:

$ cd target
$ ./playground -f ./data/packages.json -debug

Use -help to get information about command params

About

Better Go Playground powered by React and Monaco editor

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Go 82.3%
  • JavaScript 13.7%
  • Makefile 1.3%
  • CSS 1.3%
  • Other 1.4%