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