diff --git a/.gitmodules b/.gitmodules index 8b176a4..e14d94f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,7 @@ # # Copyright 2024 林博仁(Buo-ren Lin) # SPDX-License-Identifier: CC-BY-SA-4.0 +[submodule "軟體包管理器 Package managers"] + path = 軟體包管理器 Package managers + url = https://gitlab.com/libre-knowledge/package-managers.git + ignore = true diff --git a/README.md b/README.md index 8892c62..07e6cf0 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,13 @@ [![GitLab CI 持續整合流程狀態標章](https://gitlab.com/libre-knowledge/software-distribution/badges/main/pipeline.svg?ignore_skipped=true "點擊查看 GitLab CI 持續整合流程的運行狀態")](https://gitlab.com/libre-knowledge/software-distribution/-/commits/main) [![「檢查專案中的潛在問題」GitHub Actions 作業流程狀態標章](https://github.com/libre-knowledge/software-distribution/actions/workflows/check-potential-problems.yml/badge.svg "本專案使用 GitHub Actions 自動化檢查專案中的潛在問題")](https://github.com/libre-knowledge/software-distribution/actions/workflows/check-potential-problems.yml) [![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white "本專案使用 pre-commit 檢查專案中的潛在問題")](https://github.com/pre-commit/pre-commit) [![REUSE 規範遵從狀態標章](https://api.reuse.software/badge/gitlab.com/libre-knowledge/software-distribution "本專案遵從 REUSE 規範降低軟體授權合規成本")](https://api.reuse.software/info/gitlab.com/libre-knowledge/software-distribution) +## 子主題 + +以下列舉本主題相關的主題: + +* [軟體包管理器
Package managers](https://gitlab.com/libre-knowledge/package-managers) + 自動化安裝、升級、設定與移除電腦軟體流程的軟體集合 + ## 參考資料 以下列舉撰寫本主題內容時所參考的第三方資源: diff --git "a/\350\273\237\351\253\224\345\214\205\347\256\241\347\220\206\345\231\250 Package managers" "b/\350\273\237\351\253\224\345\214\205\347\256\241\347\220\206\345\231\250 Package managers" new file mode 160000 index 0000000..460d1be --- /dev/null +++ "b/\350\273\237\351\253\224\345\214\205\347\256\241\347\220\206\345\231\250 Package managers" @@ -0,0 +1 @@ +Subproject commit 460d1beb5a763672a1a5784f799bee8eba46b1b2