forked from nomad-coe/nomad
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
35 lines (35 loc) · 1.48 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
[submodule "dependencies/materia"]
path = gui/materia
url = https://github.com/nomad-coe/materia
[submodule "dependencies/nomad-dos-fingerprints"]
path = dependencies/nomad-dos-fingerprints
url = https://gitlab.mpcdf.mpg.de/nomad-lab/nomad-dos-fingerprints.git
[submodule "dependencies/parsers/eelsdb"]
path = dependencies/parsers/eelsdb
url = https://github.com/nomad-coe/nomad-parser-eelsdb.git
branch = master
[submodule "dependencies/nomad-remote-tools-hub"]
path = dependencies/nomad-remote-tools-hub
url = https://gitlab.mpcdf.mpg.de/nomad-lab/nomad-remote-tools-hub.git
[submodule "dependencies/parsers/nexus"]
path = dependencies/parsers/nexus
url = https://github.com/nomad-coe/nomad-parser-nexus.git
branch = master
[submodule "gui/crystcif-parse"]
path = gui/crystcif-parse
url = https://github.com/stur86/crystcif-parse.git
[submodule "dependencies/parsers/electronic"]
path = dependencies/parsers/electronic
url = https://github.com/nomad-coe/electronic-parsers.git
[submodule "dependencies/parsers/atomistic"]
path = dependencies/parsers/atomistic
url = https://github.com/nomad-coe/atomistic-parsers.git
[submodule "dependencies/parsers/workflow"]
path = dependencies/parsers/workflow
url = https://github.com/nomad-coe/workflow-parsers.git
[submodule "dependencies/parsers/database"]
path = dependencies/parsers/database
url = https://github.com/nomad-coe/database-parsers.git
[submodule "dependencies/matid"]
path = dependencies/matid
url = https://github.com/SINGROUP/matid.git