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