go-playground

module
v1.6.2 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2020 License: MIT

README ยถ

Better Go Playground

Docker Hub Docker Hub Build Status Coverage Status Goreportcard

Improved Go Playground powered by Monaco Editor and React - https://goplay.tools/

alt text

Features

  • ๐ŸŒš Dark theme
  • ๐Ÿ’ก Code autocomplete
  • ๐Ÿ’พ Load and save files
  • ๐Ÿ“” Snippets and tutorials
  • โš™ Customization (fonts, ligatures, etc)
  • ๐Ÿ›  WebAssembly support

And more !

Installation

Docker

Playground is available via Docker Hub.

See wiki for usage info.

Local instance

Service 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

Third-party credits

Contributors

Code Contributors

This project exists thanks to all the people who contribute. [Contribute].

Financial Contributors

Become a financial contributor and help us sustain our community. [Contribute]

Individuals

Organizations

Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]

Directories ยถ

Path Synopsis
cmd
pkg
analyzer/check
Package check checks provided Go code and reports syntax errors
Package check checks provided Go code and reports syntax errors

Jump to

Keyboard shortcuts

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