Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 430 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 430 Bytes

codecentric test

Use Github API to get the repositories of all people coding at codecentric

Installation

Require Java 8 and Play! framework 1.4.2 (https://downloads.typesafe.com/play/1.4.2/play-1.4.2.zip)

Update dependencies witj 'play dependencies'

Usage

After 'play run', browse at localhost:9000.

To init the database (crawl to Github), browse at localhost:9000/application/init

Launch test with 'play test'