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 @@ Traducciones:
|
||||
* [Русский](README_ru.md)
|
||||
* [Türkçe](README_tr.md)
|
||||
* [Vietnamese](README_vi.md)
|
||||
* [Українська](README_ua.md)
|
||||
* [Indonesian](README_id.md)
|
||||
|
||||
## Resumen
|
||||
|
||||
@@ -115,7 +117,7 @@ Configuraciones de inicio del sistema (systemd, upstart, sysv) y administración
|
||||
|
||||
Scripts para realizar varias operaciones de construcción, instalación, análisis, etc.
|
||||
|
||||
Estos scripts mantienen el Makefile de nivel raíz pequeño y simple (p.ej, [`https://github.com/hashicorp/terraform/blob/master/Makefile`](https://github.com/hashicorp/terraform/blob/master/Makefile)).
|
||||
Estos scripts mantienen el Makefile de nivel raíz pequeño y simple (p.ej, [`https://github.com/hashicorp/terraform/blob/main/Makefile`](https://github.com/hashicorp/terraform/blob/main/Makefile)).
|
||||
|
||||
Consulte el directorio `/scripts` para ver ejemplos.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user