Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 557 Bytes

File metadata and controls

15 lines (10 loc) · 557 Bytes

github-analyzer

Application for analyzing GitHub repositories

Before you start

  • Make sure that you have installed Java 1.8.x (How to check)

  • Generate GitHub Token (How to create)

  • Create application.properties file in ./src/main/resources/ folder from template and then replace default github.token value by token from previous point