Scripts directory added, .gitmodules added

このコミットが含まれているのは:
Alex van Andel
2021-07-02 19:50:20 +00:00
コミット 2dde744311
4個のファイルの変更12行の追加0行の削除
+4
ファイルの表示
@@ -0,0 +1,4 @@
[submodule "calendso"]
path = calendso
url = git@github.com:calendso/calendso.git
branch = main
+7
ファイルの表示
@@ -15,4 +15,11 @@ The Docker configuration for Calendso is an effort powered by people within the
Make sure you have `docker` & `docker-compose` installed on the server / system. Make sure you have `docker` & `docker-compose` installed on the server / system.
## Getting Started ## Getting Started
1. Clone calendso-docker
```bash
git clone git@github.com:calendso/calendso-docker.git --recursive
```
... ...
サブモジュール
+1
サブモジュール calendso850f49df5e で追加されました
ファイルの表示