~zeitgeist-dataproviders/zeitgeist-datasources/git

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Collection of Dataprovider for Zeitgeist
========================================







Installation
============

To install all dataprovider for the current user run

	make && make local-install

There are also various other make targets:
	make
	make install
	make uninstall
	make local-install
	make local-uninstall
	make clean