Update 01.2.md

This commit is contained in:
JulioFeng
2021-03-15 09:06:29 +08:00
committed by GitHub
parent c19714eb7b
commit aa51d59099

View File

@@ -195,6 +195,8 @@ mathapp
这里我们展示如何编译和安装一个可运行的应用,以及如何设计我们的目录结构。
对于启用go module的Go版本需要对mod.go进行配置。
## 获取远程包
go语言有一个获取远程包的工具就是`go get`目前go get支持多数开源社区(例如GitHub、googlecode、bitbucket、Launchpad)