summary refs log tree commit diff stats
path: root/.gitmodules
blob: ec4d45e263e7b1db14e5b8d336ead3f259bc1f9b (plain) (blame)
1
2
3
4
5
6
7
8
9
[submodule "vendor/libtwittercpp"]
	path = vendor/libtwittercpp
	url = git@github.com:hatkirby/libtwittercpp
[submodule "vendor/yaml-cpp"]
	path = vendor/yaml-cpp
	url = git@github.com:jbeder/yaml-cpp
[submodule "vendor/verbly"]
	path = vendor/verbly
	url = git@github.com:hatkirby/verbly