Skip to content

gervaisb/stackexchange-codereview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stackexchange Profile Codacy Badge

stackexchange-codereview

A collection of code used to answer or just experiment with Java questions asked on codereview.stackexchange.com

Getting started

This is a simple maven project compiled with Java 8. All questions are resolved in a dedicated branch :

Prerequisites

Installation

Clone this repository then move to the local copy and build it with maven :

git clone https://github.com/gervaisb/stackexchange-codereview.git

cd stackexchange-codereview
mvn compile  

License

This project is licensed under the MIT License, see the LICENSE file for details.