소스 검색
Update README_zh-CN.md
updated the `master` branch back to `main`
chore/proposed-structure
Kyle Quest
2 년 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
1개의 추가작업 그리고
1개의 파일을 삭제
-
README_zh-CN.md
|
|
|
@@ -114,7 +114,7 @@ Web应用程序特定的组件:静态Web资源,服务器端模板和单页 |
|
|
|
|
|
|
|
用于执行各种构建,安装,分析等操作的脚本。 |
|
|
|
|
|
|
|
这些脚本使根级别的Makefile变得更小更简单(例如<https://github.com/hashicorp/terraform/blob/master/Makefile>)。 |
|
|
|
这些脚本使根级别的Makefile变得更小更简单(例如<https://github.com/hashicorp/terraform/blob/main/Makefile>)。 |
|
|
|
|
|
|
|
更多样例查看[`/scripts`](https://github.com/golang-standards/project-layout/blob/master/scripts/README.md)。 |
|
|
|
|
|
|
|
|