浏览代码

Merge branch 'master' of https://github.com/golang-standards/project-layout

chore/proposed-structure
Kyle Quest 7 年前
父节点
当前提交
3b05d00a86
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. +1
    -1
      README.md
  2. +1
    -1
      build/README.md

+ 1
- 1
README.md 查看文件

@@ -92,7 +92,7 @@ See the [`/scripts`](scripts/README.md) directory for examples.


### `/build` ### `/build`


Packaging and Continous Integration.
Packaging and Continuous Integration.


Put your cloud (AMI), container (Docker), OS (deb, rpm, pkg) package configurations and scripts in the `/build/package` directory. Put your cloud (AMI), container (Docker), OS (deb, rpm, pkg) package configurations and scripts in the `/build/package` directory.




+ 1
- 1
build/README.md 查看文件

@@ -1,6 +1,6 @@
# `/build` # `/build`


Packaging and Continous Integration.
Packaging and Continuous Integration.


Put your cloud (AMI), container (Docker), OS (deb, rpm, pkg) package configurations and scripts in the `/build/package` directory. Put your cloud (AMI), container (Docker), OS (deb, rpm, pkg) package configurations and scripts in the `/build/package` directory.




正在加载...
取消
保存