Skip to content

WIP: Add golang plugin

Loïc Blot requested to merge nerzhul/gnome-builder:golang_support into master
  • Handle *.go files
  • Runs go build in the project root
  • Needs GOROOT & GOPATH to be set in project env variables
  • Display go version in SDK section
  • Add project-tree build & rebuild enable support with callback functions

Merge request reports