blob: 79dde9f22fa369fa7ab40f84ad0cf4044059e4bd (
plain) (
blame)
| 1
2
3
4
5
6
7
8
9
 | [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/yaml-cpp"]
	path = vendor/yaml-cpp
	url = https://github.com/jbeder/yaml-cpp
 |