From 17bfbe2125ba8f4ff16eb47587493a180455f307 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E5=8D=9A=E4=BB=81=28Buo-ren=20Lin=29?= Date: Sun, 27 Oct 2024 02:38:16 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=96=B0=E5=A2=9E=E8=BB=9F=E9=AB=94?= =?UTF-8?q?=E5=8C=85=E7=AE=A1=E7=90=86=E5=99=A8=E5=AD=90=E4=B8=BB=E9=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 林博仁(Buo-ren Lin) --- .gitmodules | 4 ++++ README.md | 7 +++++++ ...5\347\256\241\347\220\206\345\231\250 Package managers" | 1 + 3 files changed, 12 insertions(+) create mode 160000 "\350\273\237\351\253\224\345\214\205\347\256\241\347\220\206\345\231\250 Package managers" 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