about summary refs log tree commit diff stats
path: root/.gitmodules
blob: 08a42de67a3bd6609e3dc621656cb1e6e280d5e9 (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/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