mirror of
https://github.com/golang-standards/project-layout.git
synced 2025-05-05 15:43:04 +00:00
Update link to Terraform example
That repo's master branch was renamed to main.
This commit is contained in:
parent
8f825b7454
commit
00c345d99a
@ -114,7 +114,7 @@ System init (systemd, upstart, sysv) and process manager/supervisor (runit, supe
|
||||
|
||||
Scripts to perform various build, install, analysis, etc operations.
|
||||
|
||||
These scripts keep the root level Makefile small and simple (e.g., [`https://github.com/hashicorp/terraform/blob/master/Makefile`](https://github.com/hashicorp/terraform/blob/master/Makefile)).
|
||||
These scripts keep the root level Makefile small and simple (e.g., [`https://github.com/hashicorp/terraform/blob/main/Makefile`](https://github.com/hashicorp/terraform/blob/main/Makefile)).
|
||||
|
||||
See the [`/scripts`](scripts/README.md) directory for examples.
|
||||
|
||||
|
@ -114,7 +114,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.
|
||||
|
||||
|
@ -113,7 +113,7 @@ Initialisation du système (systemd, upstart, sysv) et configurations des admini
|
||||
|
||||
Scripts permettant différentes opérations telles que le build, l'installation, des analyses, ...
|
||||
|
||||
Ces scripts permettent de garder le Makefile du dossier racine réduit et simple (p. ex., [`https://github.com/hashicorp/terraform/blob/master/Makefile`](https://github.com/hashicorp/terraform/blob/master/Makefile)).
|
||||
Ces scripts permettent de garder le Makefile du dossier racine réduit et simple (p. ex., [`https://github.com/hashicorp/terraform/blob/main/Makefile`](https://github.com/hashicorp/terraform/blob/main/Makefile)).
|
||||
|
||||
Voir le dossier [`/scripts`](scripts/README.md) pour des exemples.
|
||||
|
||||
|
@ -113,7 +113,7 @@ OpenAPI/Swaggerの仕様、JSONスキーマファイル、プロトコル定義
|
||||
|
||||
様々なビルド、インストール、解析などの操作を行うためのスクリプトです。
|
||||
|
||||
これらのスクリプトはルートレベルの Makefile を小さくシンプルに保ちます (例: [`https://github.com/hashicorp/terraform/blob/master/Makefile`](https://github.com/hashicorp/terraform/blob/master/Makefile))。
|
||||
これらのスクリプトはルートレベルの Makefile を小さくシンプルに保ちます (例: [`https://github.com/hashicorp/terraform/blob/main/Makefile`](https://github.com/hashicorp/terraform/blob/main/Makefile))。
|
||||
|
||||
例に関しては、[`/scripts`](scripts/README.md)ディレクトリを参照してください。
|
||||
|
||||
|
@ -115,7 +115,7 @@ OpenAPI/Swagger 스펙들, JSON schema 파일들, 프로토콜 정의 파일들.
|
||||
|
||||
빌드, 설치, 분석, 기타 작업을 위한 스크립트들.
|
||||
|
||||
이 스크립트들은 루트의 Makefile을 작고 간단하게 유지해줍니다 (e.g., [`https://github.com/hashicorp/terraform/blob/master/Makefile`](https://github.com/hashicorp/terraform/blob/master/Makefile)).
|
||||
이 스크립트들은 루트의 Makefile을 작고 간단하게 유지해줍니다 (e.g., [`https://github.com/hashicorp/terraform/blob/main/Makefile`](https://github.com/hashicorp/terraform/blob/main/Makefile)).
|
||||
|
||||
예시로 [`/scripts`](scripts/README.md) 디렉터리를 확인하세요.
|
||||
|
||||
|
@ -113,7 +113,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.
|
||||
|
||||
|
@ -111,7 +111,7 @@ Configurări de inițializare system (systemd, upstart, sysv) și gestiune/super
|
||||
|
||||
Scripturi pentru rularea diferitelor operații.
|
||||
|
||||
Ele țin nivelul rădăcinii Makefile mic și simplu (e.g., [`https://github.com/hashicorp/terraform/blob/master/Makefile`](https://github.com/hashicorp/terraform/blob/master/Makefile)).
|
||||
Ele țin nivelul rădăcinii Makefile mic și simplu (e.g., [`https://github.com/hashicorp/terraform/blob/main/Makefile`](https://github.com/hashicorp/terraform/blob/main/Makefile)).
|
||||
|
||||
Vezi directorul [`/scripts`](scripts/README.md) pentru examples.
|
||||
|
||||
|
@ -113,7 +113,7 @@ Translations:
|
||||
|
||||
Скрипты для сборки, установки, анализа и прочих операций над проектом.
|
||||
|
||||
Эти скрипты позволяют оставить основной Makefile небольшим и простым (например, [`https://github.com/hashicorp/terraform/blob/master/Makefile`](https://github.com/hashicorp/terraform/blob/master/Makefile)).
|
||||
Эти скрипты позволяют оставить основной Makefile небольшим и простым (например, [`https://github.com/hashicorp/terraform/blob/main/Makefile`](https://github.com/hashicorp/terraform/blob/main/Makefile)).
|
||||
|
||||
Ознакомьтесь с директорией [`/scripts`](scripts/README.md) для примеров.
|
||||
|
||||
|
@ -113,7 +113,7 @@ Sistem başlangıcı (systemd, upstart, sysv) ve işlem yöneticisi (runit, supe
|
||||
|
||||
Çeşitli derleme, yükleme, analiz ve benzeri işlemleri gerçekleştirmek için olan komut dosyaları.
|
||||
|
||||
Bu dosyalar ana katmandaki Makefile dosyasını küçük ve basit tutar. (örneğin, [`https://github.com/hashicorp/terraform/blob/master/Makefile`](https://github.com/hashicorp/terraform/blob/master/Makefile)).
|
||||
Bu dosyalar ana katmandaki Makefile dosyasını küçük ve basit tutar. (örneğin, [`https://github.com/hashicorp/terraform/blob/main/Makefile`](https://github.com/hashicorp/terraform/blob/main/Makefile)).
|
||||
|
||||
Örnekler için [`/scripts`](scripts/README.md) klasörüne bakabilirsiniz.
|
||||
|
||||
|
@ -108,7 +108,7 @@ Web应用程序特定的组件:静态Web资源,服务器端模板和单页
|
||||
|
||||
用于执行各种构建,安装,分析等操作的脚本。
|
||||
|
||||
这些脚本使根级别的Makefile变得更小更简单(例如 https://github.com/hashicorp/terraform/blob/master/Makefile )。
|
||||
这些脚本使根级别的Makefile变得更小更简单(例如 https://github.com/hashicorp/terraform/blob/main/Makefile )。
|
||||
|
||||
更多样例查看[`/scripts`](https://github.com/golang-standards/project-layout/blob/master/scripts/README.md)。
|
||||
|
||||
|
@ -111,7 +111,7 @@ Web 應用程式相關的元件:靜態 Web 檔案、伺服器端範本與 SPAs
|
||||
|
||||
放置要執行各種建置、安裝、分析等操作的命令腳本!
|
||||
|
||||
這些腳本可以讓你在根目錄的 `Makefile` 更小、更簡單(例如:[`https://github.com/hashicorp/terraform/blob/master/Makefile`](https://github.com/hashicorp/terraform/blob/master/Makefile))。
|
||||
這些腳本可以讓你在根目錄的 `Makefile` 更小、更簡單(例如:[`https://github.com/hashicorp/terraform/blob/main/Makefile`](https://github.com/hashicorp/terraform/blob/main/Makefile))。
|
||||
|
||||
請查看 [`/scripts`](scripts/README.md) 目錄獲得更多範例。
|
||||
|
||||
|
@ -112,7 +112,7 @@ System init(systemd,upstart,sysv)和 process manager/supervisor(runit
|
||||
|
||||
执行各种构建、安装、分析等操作的脚本。
|
||||
|
||||
这些脚本保持了根级别的 Makefile 变得小而简单(例如, [`https://github.com/hashicorp/terraform/blob/master/Makefile`](https://github.com/hashicorp/terraform/blob/master/Makefile) )。
|
||||
这些脚本保持了根级别的 Makefile 变得小而简单(例如, [`https://github.com/hashicorp/terraform/blob/main/Makefile`](https://github.com/hashicorp/terraform/blob/main/Makefile) )。
|
||||
|
||||
有关示例,请参见 [`/scripts`](scripts/README.md) 目录。
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user