Play cribbage on the command line using java
. Will expand in the future!
mvn clean install
java -cp /Users/poeppt/.m2/repository/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar:/Users/poeppt/.m2/repository/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.jar:/Users/poeppt/.m2/repository/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.jar:/Users/poeppt/.m2/repository/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar:target/cribbage-cmd-1.0-SNAPSHOT.jar org.poepping.dev.MainMenu