blob: 2d58700a15d71f49968ef7a4eb200f2d080e4ff2 (
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/twitcurl"]
path = vendor/twitcurl
url = https://github.com/swatkat/twitcurl
[submodule "vendor/yaml-cpp"]
path = vendor/yaml-cpp
url = https://github.com/jbeder/yaml-cpp
[submodule "vendor/libtwittercpp"]
path = vendor/libtwittercpp
url = https://github.com/hatkirby/libtwittercpp
|