Credits to Sandro Mancuso and Samir Talwar for the original idea.
Implement a console-based social networking application (similar to Twitter) satisfying the scenarios at XPeppers relative page.
Clean and install the project
mvn clean install
Run
mvn exec:java -Dexec.mainClass=io.gvespucci.kata.social_networking.Runner