gitlabhq/README.md
Dmitriy Zaporozhets 2ca00bdb3e fixed readme md
2011-12-06 23:11:22 +02:00

50 lines
957 B
Markdown

# Welcome to GitLab [![build status](https://secure.travis-ci.org/gitlabhq/gitlabhq.png)](https://secure.travis-ci.org/gitlabhq/gitlabhq)
GitLab is a free Project/Repository management application
<img src="http://gitlabhq.com/front.png" width="900" height="471">
## Application details
rails 3.1
works only with gitolite
sqlite as default a database
## Requirements
* ruby 1.9.2
* sqlite
* git
* gitolite
* pygments lib - `sudo easy_install pygments`
## Install
Checkout wiki pages for installation information, migration, etc.
## Community
[Google Group](https://groups.google.com/group/gitlabhq)
IRC freenode: #gitlabhq
## Contacts
Twitter:
* @gitalbhq
* @dzaporozhets
Email
* m@gitlabhq.com
## Contribute
We are on our way to full open source.
Want to help - create an issue on github and notify us that you are ready to start it.
If approved - fork, code, cover with tests & make pull request.
We'll accept good pull requests.