https://github.com/owncloud/core
Raw File
Tip revision: cdf67f5b4c506da195fa6d0bdf3768a6ab1b289e authored by C Montero-Luque on 04 March 2016, 23:17:06 UTC
8.0.11 RC2
Tip revision: cdf67f5
README.md
# ownCloud

[ownCloud](http://ownCloud.org) gives you freedom and control over your own data.
A personal cloud which runs on your own server.

### Build Status on [Jenkins CI](https://ci.owncloud.org/)
Git master: [![Build Status](https://ci.owncloud.org/job/server-master-linux/badge/icon)](https://ci.owncloud.org/job/server-master-linux/)

Quality: 
 - Scrutinizer: [![Scrutinizer Quality Score](https://scrutinizer-ci.com/g/owncloud/core/badges/quality-score.png?s=ce2f5ded03d4ac628e9ee5c767243fa7412e644f)](https://scrutinizer-ci.com/g/owncloud/core/)
 - CodeClimate: [![Code Climate](https://codeclimate.com/github/owncloud/core/badges/gpa.svg)](https://codeclimate.com/github/owncloud/core)

### Installation instructions
http://doc.owncloud.org/server/8.0/developer_manual/app/index.html

### Contribution Guidelines
http://owncloud.org/contribute/

### Get in touch
* [Forum](http://forum.owncloud.org)
* [Mailing list](http://mailman.owncloud.org/mailman/listinfo)
* [IRC channel](https://webchat.freenode.net/?channels=owncloud)
* [Twitter](https://twitter.com/ownClouders)

### Important notice on translations
Please submit translations via Transifex:
https://www.transifex.com/projects/p/owncloud/

[![Transifex](https://www.transifex.com/projects/p/owncloud/resource/core/chart/image_png)](https://www.transifex.com/projects/p/owncloud/)

For more detailed information about translations:
http://doc.owncloud.org/server/8.0/developer_manual/core/translation.html
back to top