-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
30 lines (30 loc) · 1.21 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[submodule "hecks-domain"]
path = hecks-domain
url = [email protected]:thehecksteam/hecks-domain.git
[submodule "examples/lean_coffee"]
path = examples/lean_coffee
url = [email protected]:thehecksteam/hecks-examples-lean_coffee.git
[submodule "adapters/dynamodb"]
path = adapters/dynamodb
url = [email protected]:thehecksteam/hecks-adapters-dynamodb.git
[submodule "examples/soccer_season"]
path = examples/soccer_season
url = [email protected]:thehecksteam/hecks-examples-soccer_season.git
[submodule "hecks-app"]
path = hecks-app
url = [email protected]:thehecksteam/hecks-app.git
[submodule "examples/lean_coffee_rails"]
path = examples/lean_coffee_rails
url = [email protected]:thehecksteam/hecks-examples-lean_coffee_rails.git
[submodule "hecks-active_model"]
path = hecks-active_model
url = [email protected]:thehecksteam/hecks-active_model.git
[submodule "hecks-rails"]
path = hecks-rails
url = [email protected]:thehecksteam/hecks_on_rails.git
[submodule "examples/hecks-examples-blog"]
path = examples/hecks-examples-blog
url = [email protected]:thehecksteam/hecks-examples-blog.git
[submodule "examples/hecks-examples-blog_rails"]
path = examples/hecks-examples-blog_rails
url = [email protected]:thehecksteam/hecks-examples-blog_rails.git