Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gotoimage

A client for remote executing golang for Go users

If you don't have a go environment and you want to execute your go code, Feel free to use this tool to execute your code from remote go environment "https://play.golang.org/"

import "github.com/perfect6566/gotoimage"

depend on:

Please make sure you have installed chrome browser

Basic usage notes:

  1. go build -o gotoimage example/main.go ; Build the execute file named gotoimage

  2. Run gotoimage.exe (windows) or gotoimage(for linux),Input the source golang code filename, then it will open "https://play.golang.org/" with your golang by chrome, and paste your code to the webpage execution area,then it will click the format and run button to run your code, after Execution Completed, it will screenshot for the chrome page result and save to filename.png

About

A client for remote executing golang for Go users

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages