aboutsummaryrefslogtreecommitdiffstats
The ChatServices GIT repository can be checked out using the following command:
	$ git clone https://bitbucket.org/chatlounge/chatservices.git chatservices
	$ cd chatservices

You should then run these commands to get the source for libmowgli-2 and
the contrib modules. Even if you don't end up needing these, (you did not
enable contrib modules or you have a system-wide libmowgli installation)
you should still fetch the sources, as the build system expects them to
be present.
	$ git submodule init
	$ git submodule update

ChatServices's GIT repository depot can be browsed over the internet at 
the following address:
	https://bitbucket.org/chatlounge/chatservices.git