Golang environment setting
Posted developer1980
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Golang environment setting相关的知识,希望对你有一定的参考价值。
1 Install visual studio code https://code.visualstudio.com Go with defaults for all installation step.
2 Install Go. Add Make sure you had set the environment variable.GO binary is available in PATH , and GOPATH
Detail see https://rominirani.com/setup-go-development-environment-with-visual-studio-code-7ea5d643a51a
以上是关于Golang environment setting的主要内容,如果未能解决你的问题,请参考以下文章
Programming in Go (Golang) – Setting up a Mac OS X Development Environment
ERRORS: ?: (staticfiles.E002) The STATICFILES_DIRS setting should not contain the STATIC_ROOT settin