mstch/.gitmodules

13 lines
396 B
Plaintext
Raw Normal View History

2015-05-05 14:56:10 +08:00
[submodule "vendor/json.hpp"]
path = vendor/json.hpp
url = https://github.com/no1msd/json.hpp.git
2015-05-05 14:56:58 +08:00
[submodule "vendor/Catch"]
path = vendor/Catch
url = https://github.com/philsquared/Catch.git
2015-05-05 14:58:07 +08:00
[submodule "vendor/spec"]
path = vendor/spec
url = https://github.com/mustache/spec.git
2015-10-02 20:06:21 +08:00
[submodule "vendor/benchpress"]
path = vendor/benchpress
url = https://github.com/bigdatadev/benchpress.git