-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy path.gitmodules
51 lines (42 loc) · 1.24 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
[submodule "venmo"]
path = venmo
url = https://github.com/Unofficial-APIs/Venmo.git
branch = main
[submodule "robinhood"]
path = robinhood
url = https://github.com/Unofficial-APIs/Robinhood-Unofficial-API.git
branch = main
[submodule "ersp"]
path = ersp
url = https://github.com/Integuru-AI/eSRP-Unofficial-API
branch = main
[submodule "viventium"]
path = viventium
url = https://github.com/Integuru-AI/Viventium-Unofficial-API
branch = main
[submodule "heno"]
path = heno
url = https://github.com/Integuru-AI/Heno-Unofficial-API.git
branch = main
[submodule "appfolio"]
path = appfolio
url = https://github.com/Integuru-AI/AppFolio-Unofficial-API.git
branch = main
[submodule "calendly"]
path = calendly
url = https://github.com/Integuru-AI/Calendly-Unofficial-API.git
[submodule "intuit"]
path = intuit
url = https://github.com/Integuru-AI/Intuit-Unofficial-API
branch = main
[submodule "brightree"]
path = brightree
url = https://github.com/Integuru-AI/Brightree-Unofficial-API
branch = main
[submodule "service_titan"]
path = service_titan
url = https://github.com/Integuru-AI/ServiceTitan-Unofficial-API
branch = main
[submodule "songkick"]
path = songkick
url = https://github.com/Integuru-AI/Songkick-Unofficial-API.git