mirror of
https://github.com/golang-standards/project-layout.git
synced 2026-02-04 14:06:19 +00:00
Merge branch 'master' into fix-typo
Signed-off-by: Junjie Yuan <yuan@junjie.pro>
This commit is contained in:
@@ -107,7 +107,7 @@ Web应用程序特定的组件:静态Web资源,服务器端模板和单页
|
||||
|
||||
用于执行各种构建,安装,分析等操作的脚本。
|
||||
|
||||
这些脚本使根级别的Makefile变得更小更简单(例如 <https://github.com/hashicorp/terraform/blob/master/Makefile>)。
|
||||
这些脚本使根级别的Makefile变得更小更简单(例如<https://github.com/hashicorp/terraform/blob/master/Makefile>)。
|
||||
|
||||
更多样例查看[`/scripts`](https://github.com/golang-standards/project-layout/blob/master/scripts/README.md)。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user