2011-11-15 09:41:33 -05:00
|
|
|
# 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
|
|
|
|
|
2011-11-25 17:30:51 -05:00
|
|
|
|
2011-11-15 09:41:33 -05:00
|
|
|
## Application details
|
|
|
|
|
|
|
|
rails 3.1
|
2011-12-05 12:54:53 -05:00
|
|
|
works only with gitolite
|
2011-11-15 09:41:33 -05:00
|
|
|
sqlite as default a database
|
|
|
|
|
|
|
|
## Requirements
|
|
|
|
|
|
|
|
* ruby 1.9.2
|
|
|
|
* sqlite
|
|
|
|
* git
|
2011-12-05 12:54:53 -05:00
|
|
|
* gitolite
|
2011-11-15 09:41:33 -05:00
|
|
|
* pygments lib - `sudo easy_install pygments`
|
|
|
|
|
2011-12-06 16:09:19 -05:00
|
|
|
## Install
|
2011-11-15 09:41:33 -05:00
|
|
|
|
2011-12-06 16:09:19 -05:00
|
|
|
Checkout wiki pages for installation information, migration, etc.
|
2011-11-15 09:41:33 -05:00
|
|
|
|
2011-12-06 16:09:19 -05:00
|
|
|
## Community
|
2011-11-15 09:41:33 -05:00
|
|
|
|
2011-12-06 16:09:19 -05:00
|
|
|
[Google Group](https://groups.google.com/group/gitlabhq)
|
2011-12-06 16:11:22 -05:00
|
|
|
|
2011-12-06 16:09:19 -05:00
|
|
|
IRC freenode: #gitlabhq
|
2011-11-15 09:41:33 -05:00
|
|
|
|
2011-12-06 16:09:19 -05:00
|
|
|
## Contacts
|
2011-11-15 09:41:33 -05:00
|
|
|
|
2011-12-06 16:11:22 -05:00
|
|
|
Twitter:
|
|
|
|
|
2011-12-06 16:09:19 -05:00
|
|
|
* @gitalbhq
|
|
|
|
* @dzaporozhets
|
2011-11-15 09:41:33 -05:00
|
|
|
|
2011-12-06 16:11:22 -05:00
|
|
|
Email
|
|
|
|
|
2011-12-06 16:09:19 -05:00
|
|
|
* m@gitlabhq.com
|
2011-11-15 09:41:33 -05:00
|
|
|
|
|
|
|
## Contribute
|
|
|
|
|
2011-12-06 16:09:19 -05:00
|
|
|
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.
|