forked from shellfire-dev/tutorial
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
15 lines (15 loc) · 696 Bytes
/
.gitmodules
File metadata and controls
15 lines (15 loc) · 696 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "overdrive/etc/shellfire/paths.d"]
path = overdrive/etc/shellfire/paths.d
url = https://github.com/shellfire-dev/paths.d.git
[submodule "overdrive/lib/shellfire/core"]
path = overdrive/lib/shellfire/core
url = https://github.com/shellfire-dev/core.git
[submodule "overdrive/lib/shellfire/jsonreader"]
path = overdrive/lib/shellfire/jsonreader
url = https://github.com/shellfire-dev/jsonreader.git
[submodule "overdrive/lib/shellfire/unicode"]
path = overdrive/lib/shellfire/unicode
url = https://github.com/shellfire-dev/unicode.git
[submodule "overdrive/lib/shellfire/xmlwriter"]
path = overdrive/lib/shellfire/xmlwriter
url = https://github.com/shellfire-dev/xmlwriter.git