Ver a proveniência

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

chore/proposed-structure
Kyle Quest há 7 anos
ascendente
cometimento
3b05d00a86
2 ficheiros alterados com 2 adições e 2 eliminações
  1. +1
    -1
      README.md
  2. +1
    -1
      build/README.md

+ 1
- 1
README.md Ver ficheiro

@@ -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 Ver ficheiro

@@ -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.



Carregando…
Cancelar
Guardar