xueqiu / rdr

Apache License 2.0
1.18k stars 303 forks source link

请问这个项目是如何运行起来的呢 #12

Closed chenk3299 closed 6 years ago

chenk3299 commented 6 years ago

你好,你的项目是用go语言开发的,而我对go语言不太了解,请问这个项目是如何运行起来的呢

dongmx commented 6 years ago

直接下载相应操作系统的可执行文件后,就可以运行了

chenk3299 commented 6 years ago

我是windos,安装了go环境,那请问是以main.go这个文件开始启动吗

dongmx commented 6 years ago

安装 godep,运行 godep go build 可以编译出可执行文件