go-playground

module
v1.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 27, 2020 License: MIT

README

Better Go Playground

Improved Go Playground powered by Monaco Editor and React

alt text

Features

  • 💡 Code autocomplete
  • 💾 Load and save files
  • 🛠 WebAssembly support
  • 🌚 Dark theme

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

Directories

Path Synopsis
cmd
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL