Update README
This commit is contained in:
parent
b3d648b4e8
commit
33cd1ae9dc
1 changed files with 15 additions and 19 deletions
34
README.md
34
README.md
|
@ -1,14 +1,21 @@
|
||||||
# Welcome to GitLab [![build status](https://secure.travis-ci.org/gitlabhq/gitlabhq.png)](https://travis-ci.org/gitlabhq/gitlabhq) [![build status](https://secure.travis-ci.org/gitlabhq/grit.png)](https://travis-ci.org/gitlabhq/grit) [![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)
|
# 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
|
GitLab is a free project and repository management application
|
||||||
|
|
||||||
[![CI](http://ci.gitlab.org/projects/1/status?ref=master)](http://ci.gitlab.org/projects/1?ref=master)
|
|
||||||
|
|
||||||
## Application details
|
## Application details
|
||||||
|
|
||||||
* based on Ruby on Rails
|
* powered by Ruby on Rails
|
||||||
|
* its completely free and open source
|
||||||
* distributed under the MIT License
|
* distributed under the MIT License
|
||||||
* works with gitolite
|
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
|
@ -16,27 +23,16 @@ GitLab is a free project and repository management application
|
||||||
* ruby 1.9.3+
|
* ruby 1.9.3+
|
||||||
* MySQL
|
* MySQL
|
||||||
* git
|
* git
|
||||||
* gitolite
|
* gitlab-shell
|
||||||
* redis
|
* redis
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
Checkout wiki pages for installation information, migration, etc.
|
Checkout [wiki](https://github.com/gitlabhq/gitlabhq/wiki) pages for installation information, migration, etc.
|
||||||
|
|
||||||
## Community
|
## [Community](http://gitlab.org/community/)
|
||||||
|
|
||||||
[Google Group](https://groups.google.com/group/gitlabhq)
|
## [Contact](http://gitlab.org/contact/)
|
||||||
|
|
||||||
## Contacts
|
|
||||||
|
|
||||||
Twitter:
|
|
||||||
|
|
||||||
* @gitlabhq
|
|
||||||
* @dzaporozhets
|
|
||||||
|
|
||||||
Email
|
|
||||||
|
|
||||||
* m@gitlabhq.com
|
|
||||||
|
|
||||||
## Contribute
|
## Contribute
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue