简体   繁体   English

使用GO的Google App Engine的Cloud IDE

[英]Cloud IDE for Google App Engine using GO

I've been struggling to find an online IDE which supports Go and Google App Engine. 我一直在努力寻找支持Go和Google App Engine的在线IDE。 Codeenvy supports it using python, while Cloud9 runs python 2.6 (which isn't compatible with GAE), and the update doesn't work. Codeenvy使用python支持它,而Cloud9运行python 2.6(与GAE不兼容),并且该更新不起作用。

Is there any IDE that will allow me to develop and deploy Go to GAE? 是否有任何IDE可以让我开发和部署Go to GAE?

应该可以从Cloud9的命令行通过c9pm install python27 Python 2.7.3(另请参见github repo)

Koding comes with Go, Python2 & 3, and best of all gives you a normal Ubuntu VM with full root access! Koding随附Go,Python2和3,最重要的是为您提供了具有完全根访问权限的普通Ubuntu VM! It will work great with Go and GAE :) 它将与Go和GAE一起很好地工作:)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM