SparkleShare/README.md

41 lines
1.8 KiB
Markdown
Raw Normal View History

2012-06-19 17:05:56 +00:00
## SparkleShare
2012-06-19 17:28:49 +00:00
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](http://www.git-scm.org/) repositories and is available for Linux distributions, Mac and Windows.
[![Bountysource](https://www.bountysource.com/badge/tracker?tracker_id=6747)](https://www.bountysource.com/trackers/6747-sparkleshare?utm_source=6747&utm_medium=shield&utm_campaign=TRACKER_BADGE)
2012-06-19 17:05:56 +00:00
### Resources
2012-03-09 21:06:02 +00:00
2012-07-02 22:37:15 +00:00
| | |
2012-06-19 17:28:49 +00:00
|-------------------:|:--------------------------------------------------|
2012-06-19 17:05:56 +00:00
| **Website**: | http://www.sparkleshare.org/ |
2012-07-22 09:51:37 +00:00
| **Twitter**: | https://www.twitter.com/SparkleShare |
| **Development**: | https://github.com/hbons/SparkleShare |
2012-06-19 17:05:56 +00:00
| **IRC channel**: | #sparkleshare on irc.gnome.org |
2012-03-06 22:56:32 +00:00
2012-06-19 17:05:56 +00:00
### 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](legal/License.txt) file.
2012-06-19 17:28:49 +00:00
2012-09-05 22:50:19 +00:00
### 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).
2012-06-19 17:05:56 +00:00
### Building...
[...on Linux distributions](SparkleShare/Linux/README.md)
[...on Mac](SparkleShare/Mac/README.md)
[...on Windows](SparkleShare/Windows/README.md)
SparkleShare bundles Git on Mac and Windows. On Linux distributions you will need to to install the `git` or `git-core` package.
2012-06-19 22:21:29 +00:00
### Finally...
2012-06-19 17:05:56 +00:00
Have fun, make awesome. :)