跟随go入门页面,想要安装revel,它说它找不到hg,我有git,我对它很满意。仔细检查%PATH%,它有Git/cmd和Git/bin

发布于 2014-10-20 00:08:46
包狂欢
导入"github.com/revel/revel“
Packages imported by revel
go get命令安装软件包和任何缺少的导入依赖项。revel包从Mercurial存储库导入"code.google.com/p/go.net/websocket“。
安装Mercurial (hg):Mercurial Download。
https://stackoverflow.com/questions/26452077
复制相似问题