about summary refs log tree commit diff stats
path: root/.gitmodules
blob: 36738fe6dadb8a4865249bd2ddc0642e46f3de2e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[submodule "vendor/verbly"]
	path = vendor/verbly
	url = https://github.com/hatkirby/verbly
[submodule "vendor/libtwittercpp"]
	path = vendor/libtwittercpp
	url = https://github.com/hatkirby/libtwittercpp
[submodule "vendor/curlcpp"]
	path = vendor/curlcpp
	url = https://github.com/JosephP91/curlcpp
[submodule "vendor/yaml-cpp"]
	path = vendor/yaml-cpp
	url = https://github.com/jbeder/yaml-cpp