gitlabhq/README.md
Dmitriy Zaporozhets 33cd1ae9dc Update README
2013-02-27 18:09:48 +02:00

42 lines
1.2 KiB
Markdown

# Welcome to GitLab! Self hosted Git management software
## Badges:
* master: travis-ci.org [![build status](https://secure.travis-ci.org/gitlabhq/gitlabhq.png)](https://travis-ci.org/gitlabhq/gitlabhq)a
* master: ci.gitlab.org [![CI](http://ci.gitlab.org/projects/1/status?ref=master)](http://ci.gitlab.org/projects/1?ref=master)
* [![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/gitlabhq/gitlabhq)
* [![Dependency Status](https://gemnasium.com/gitlabhq/gitlabhq.png)](https://gemnasium.com/gitlabhq/gitlabhq)
GitLab is a free project and repository management application
## Application details
* powered by Ruby on Rails
* its completely free and open source
* distributed under the MIT License
## Requirements
* Ubuntu/Debian
* ruby 1.9.3+
* MySQL
* git
* gitlab-shell
* redis
## Install
Checkout [wiki](https://github.com/gitlabhq/gitlabhq/wiki) pages for installation information, migration, etc.
## [Community](http://gitlab.org/community/)
## [Contact](http://gitlab.org/contact/)
## Contribute
[Developer Guide](https://github.com/gitlabhq/gitlabhq/wiki/Developer-Guide)
Want to help - send a pull request.
We'll accept good pull requests.