Merge branch 'master' of github.com:openHPI/codeocean

This commit is contained in:
Hauke Klement
2015-01-29 08:46:55 +01:00

View File

@ -1,6 +1,10 @@
Code Ocean
==========
[![Build Status](https://travis-ci.org/openHPI/codeocean.svg?branch=master)](https://travis-ci.org/openHPI/codeocean)
[![Code Climate](https://codeclimate.com/github/openHPI/codeocean/badges/gpa.svg)](https://codeclimate.com/github/openHPI/codeocean)
[![Test Coverage](https://codeclimate.com/github/openHPI/codeocean/badges/coverage.svg)](https://codeclimate.com/github/openHPI/codeocean)
## Development Setup
### Mandatory Steps
@ -26,4 +30,4 @@ In order to execute code submissions using Docker, source code files are written
## Production Setup
- create production configuration files (*database.production.yml*, …)
- customize *config/deploy/production.rb* if you want to deploy using [Capistrano](http://capistranorb.com/)
- customize *config/deploy/production.rb* if you want to deploy using [Capistrano](http://capistranorb.com/)