Skip to content

Commit

Permalink
feat: 新增產品的上游專案
Browse files Browse the repository at this point in the history
Signed-off-by: 林博仁(Buo-ren Lin) <[email protected]>
  • Loading branch information
brlin-tw committed Nov 4, 2024
1 parent 16cccae commit 0b512ac
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,9 @@
#
# Copyright 2024 林博仁(Buo-ren Lin) <[email protected]>
# SPDX-License-Identifier: CC-BY-SA-4.0
[submodule "Vagrant: A tool for building and distributing development environments."]
path = Vagrant: A tool for building and distributing development environments.
url = https://github.com/hashicorp/vagrant.git
ignore = dirty
fetchRecurseSubmodules = false
shallow = true
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@
<https://gitlab.com/libre-knowledge/vagrant>
[![GitLab CI 持續整合流程狀態標章](https://gitlab.com/libre-knowledge/vagrant/badges/main/pipeline.svg?ignore_skipped=true "點擊查看 GitLab CI 持續整合流程的運行狀態")](https://gitlab.com/libre-knowledge/vagrant/-/commits/main) [![「檢查專案中的潛在問題」GitHub Actions 作業流程狀態標章](https://github.com/libre-knowledge/vagrant/actions/workflows/check-potential-problems.yml/badge.svg "本專案使用 GitHub Actions 自動化檢查專案中的潛在問題")](https://github.com/libre-knowledge/vagrant/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/vagrant "本專案遵從 REUSE 規範降低軟體授權合規成本")](https://api.reuse.software/info/gitlab.com/libre-knowledge/vagrant)

## 上游專案

以下列舉本主題相關的上游專案:

* [hashicorp/vagrant: Vagrant is a tool for building and distributing development environments.](https://github.com/hashicorp/vagrant)
產品的上游專案

## 參考資料

以下列舉撰寫本主題內容時所參考的第三方資源:
Expand Down

0 comments on commit 0b512ac

Please sign in to comment.