appengine icon indicating copy to clipboard operation
appengine copied to clipboard

download tool for appengine

Open gertcuykens opened this issue 8 years ago • 2 comments

https://godoc.org/golang.org/x/build/version/go1.8rc3

Can we have the same download sdk tool for appengine please, that put a appengine goroot in the same sdk directory?

Maybe name it go1.7app1

go get golang.org/x/build/version/go1.7app1
go1.7app1 download

gertcuykens avatar Feb 15 '17 12:02 gertcuykens

@cybrcodr @shantuo @sbuss

s-mang avatar Aug 01 '17 22:08 s-mang

App Engine Standard supports 1.6 and 1.8, both of which are installed with the app-engine-go components.

For App Engine Flexible, you shouldn't need tools other than the Go SDK.

shantuo avatar Aug 01 '17 23:08 shantuo