文件名称:Go项目的示例Makefile-Golang开发
文件大小:4KB
文件格式:ZIP
更新时间:2024-06-15 10:15:48
Golang Miscellaneous
go-makefile-example在Go好的Makefile博客文章中介绍了Makefile的示例项目。 安装程序运行以下命令进行尝试:git clone https://github.com/azer/go-makefile-example.git cd go-mak go-makefile-example Go好的Makefile博客中介绍了Makefile的示例项目邮政。 安装程序运行以下命令进行尝试:git clone https://github.com/azer/go-makefile-example.git cd go-makefile-example go get github.com/azer/yolo(需要文件监视)make install make start现在应该在:7777(在.env文件中定义)上运行。 您可以尝试进行更改,并查看如何自动重新编译和重新启动服务器。 手动运行以帮助列出可用信息
【文件预览】:
go-makefile-example-master
----.env(19B)
----src()
--------hello-world()
----LICENSE(487B)
----README.md(1KB)
----Makefile(3KB)
----.gitignore(11B)
----api.go(292B)