ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Go Playground

by 0x4445565A ALL

A sublime plugin for sending code easily to the Go Playground.

Labels go

Details

Installs

  • Total 2K
  • Win 923
  • Mac 929
  • Linux 553
May 20 May 19 May 18 May 17 May 16 May 15 May 14 May 13 May 12 May 11 May 10 May 9 May 8 May 7 May 6 May 5 May 4 May 3 May 2 May 1 Apr 30 Apr 29 Apr 28 Apr 27 Apr 26 Apr 25 Apr 24 Apr 23 Apr 22 Apr 21 Apr 20 Apr 19 Apr 18 Apr 17 Apr 16 Apr 15 Apr 14 Apr 13 Apr 12 Apr 11 Apr 10 Apr 9 Apr 8 Apr 7 Apr 6
Windows 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Mac 0 0 1 0 2 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

go-playground

A simple plugin that allows you to quickly upload and share code to the Go Playground. Easy for the lazy people who don't want to open a terminal and run go locally.

Features

User can open a file/tab and navigate to File->Post To Go Playground which will result in their whole buffer being sent to Go Playground and opened in a new tab of their default browser.

Install Instrutions

On Linux

$ cd ~/.config/sublime-text-3/Packages
$ git clone https://github.com/0x4445565a/go-playground-sublime.git
$ chmod 744 go-playground-sublime