mirror of
https://github.com/golang-standards/project-layout.git
synced 2026-02-04 06:06:18 +00:00
Merge branch 'master' into master
This commit is contained in:
@@ -15,6 +15,8 @@ Traduções:
|
||||
* [Русский](README_ru.md)
|
||||
* [Türkçe](README_tr.md)
|
||||
* [Vietnamese](README_vi.md)
|
||||
* [Українська](README_ua.md)
|
||||
* [Indonesian](README_id.md)
|
||||
|
||||
## Visão geral
|
||||
|
||||
@@ -114,7 +116,7 @@ Configurações de inicialização do sistema (systemd, upstart, sysv) e gerenci
|
||||
|
||||
Scripts para executar várias operações de construção, instalação, análise, etc.
|
||||
|
||||
Esses scripts mantêm o Makefile de nível raiz pequeno e simples (ex. [`https://github.com/hashicorp/terraform/blob/master/Makefile`](https://github.com/hashicorp/terraform/blob/master/Makefile)).
|
||||
Esses scripts mantêm o Makefile de nível raiz pequeno e simples (ex. [`https://github.com/hashicorp/terraform/blob/main/Makefile`](https://github.com/hashicorp/terraform/blob/main/Makefile)).
|
||||
|
||||
Veja o diretório [`/scripts`](scripts/README.md) para mais exemplos.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user