gitlab-org--gitlab-foss/README.md

44 lines
932 B
Markdown
Raw Normal View History

2012-07-03 17:21:58 -04:00
# Welcome to GitLab [![build status](https://secure.travis-ci.org/gitlabhq/gitlabhq.png)](https://secure.travis-ci.org/gitlabhq/gitlabhq) [![build status](https://secure.travis-ci.org/gitlabhq/grit.png)](https://secure.travis-ci.org/gitlabhq/grit) [![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/gitlabhq/gitlabhq)
2011-11-15 09:41:33 -05:00
2012-01-02 15:34:49 -05:00
GitLab is a free project and repository management application
2011-11-15 09:41:33 -05:00
2011-11-25 17:30:51 -05:00
2011-11-15 09:41:33 -05:00
## Application details
2012-03-12 15:51:41 -04:00
* based on Ruby on Rails
* distributed under the MIT License
* works with gitolite
2011-11-15 09:41:33 -05:00
## Requirements
2012-03-12 15:51:41 -04:00
* Ubuntu/Debian
2012-04-03 18:02:54 -04:00
* ruby 1.9.2+
2012-03-12 15:51:41 -04:00
* mysql or sqlite
2011-11-15 09:41:33 -05:00
* git
2011-12-05 12:54:53 -05:00
* gitolite
2012-01-02 15:34:49 -05:00
* redis
2011-11-15 09:41:33 -05:00
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
## Contacts
2011-11-15 09:41:33 -05:00
2011-12-06 16:11:22 -05:00
Twitter:
2012-01-02 15:34:49 -05:00
* @gitlabhq
2011-12-06 16:09:19 -05:00
* @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
2012-01-02 15:34:49 -05:00
Want to help - send a pull request.
2011-12-06 16:09:19 -05:00
We'll accept good pull requests.