From 8cc50bb2a669ca01217ff148642b11f4e9ee8d07 Mon Sep 17 00:00:00 2001 From: Hylke Bons Date: Wed, 5 Sep 2012 23:50:19 +0100 Subject: [PATCH] readme: Add link to Dazzle and Gitlab --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 666dc4e2..13559527 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,11 @@ SparkleShare is an Open Source collaboration and sharing tool that is designed t SparkleShare is Open Source software and licensed under the `GNU General Public License version 3 or later`. You are welcome to change and redistribute it under certain conditions.For more information see the `legal/LICENSE` file. +### Setting up a host + +You can use any host that runs Git. For a simple setup script, check out [Dazzle](https://github.com/hbons/Dazzle). If you need to manage a lot of projects and/or users it may be worth looking at [Gitlab](http://www.gitlabhq.com). + + ### Building... [...on Linux distributions](https://github.com/hbons/SparkleShare/blob/master/SparkleShare/Linux/README.md)