Skip to content

Commit

Permalink
feat: 新增 Vagrant 子主題
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 054edbe commit 4914d38
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
path = Docker
url = https://gitlab.com/libre-knowledge/docker.git
ignore = dirty
[submodule "Vagrant"]
path = Vagrant
url = https://gitlab.com/libre-knowledge/vagrant.git
ignore = dirty
[submodule "VirtualBox"]
path = VirtualBox
url = https://gitlab.com/libre-knowledge/virtualbox.git
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
### 虛擬化資源編排工具

* Docker Compose
* Vagrant 開發環境建置與統合工具
* [Vagrant 開發環境建置與統合工具](https://gitlab.com/libre-knowledge/vagrant)
快速建置相同的開發環境,避免團隊成員間環境不一致造成開發阻礙

## 參考資料
Expand Down
1 change: 1 addition & 0 deletions Vagrant
Submodule Vagrant added at 16ccca

0 comments on commit 4914d38

Please sign in to comment.