瀏覽代碼

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`

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.



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

@@ -1,6 +1,6 @@
# `/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.



Loading…
取消
儲存