Share and collaborate by syncing with any Git repository instantly. Linux, macOS, and Windows.
Go to file
Markus Stoll 5bece5c274 take care of proper PATH and error handling
add dependencies and build scripts to be able to build all configurations from the solution SparkleShare.sln
the used git binaries are now built from source

build configurations are now:

Debug: with debug symbols and symbol DEBUG defined
Release: without debug symbols, with optimizations, depends on installed Mono framework
ReleaseDist: like Release, but all depending frameworks are merged into one OSX binary, installed Mono framework not needed / used
2014-11-28 10:18:10 +01:00
build build: Require notify-sharp-3.0 and clean up configure checks 2013-11-04 23:41:12 +01:00
legal Update Authors.txt 2014-11-22 08:14:10 +11:00
SparkleLib take care of proper PATH and error handling 2014-11-28 10:18:10 +01:00
SparkleShare take care of proper PATH and error handling 2014-11-28 10:18:10 +01:00
.gitignore Update .gitignore 2013-03-10 21:40:30 +00:00
autogen.sh Disable translations for now 2012-06-19 19:20:33 +01:00
configure.ac Bump version to 1.5 2014-10-30 19:00:46 +00:00
Makefile.am Update Makefile.am 2014-07-04 14:43:10 +02:00
News.txt Update News.txt 2014-11-06 21:19:41 +00:00
README.md Clarify SparkleLib license in Readme. Closes #1544 2014-08-17 12:00:23 +01:00

SparkleShare

SparkleShare is an Open Source collaboration and sharing tool that is designed to keep things simple and to stay out of your way. It allows you to instantly sync with Git repositories and is available for Linux distributions, Mac and Windows.

Bountysource

Resources

Website: http://www.sparkleshare.org/
Twitter: https://www.twitter.com/SparkleShare
Development: https://github.com/hbons/SparkleShare
Documentation: https://github.com/hbons/SparkleShare/wiki
IRC channel: #sparkleshare on irc.gnome.org

License

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 license file.

The SparkleShare library SparkleLib is licensed under the GNU Lesser General Public License version 3 or later. For more information see its license file.

Setting up a host

You can use any host that runs Git. For a simple setup script, check out Dazzle. If you need to manage a lot of projects and/or users it may be worth looking at Gitlab.

Building...

...on Linux distributions
...on Mac
...on Windows

SparkleShare bundles Git on Mac and Windows. On Linux distributions you will need to to install the git or git-core package.

Finally...

Have fun, make awesome. :)