You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 18, 2025. It is now read-only.
the README.md in the demos folder says:
To compile:
mvn clean install
To run:
java -jar target/GameOfLiveDemo-3.0.0-SNAPSHOT-jar-with-dependencies.jar eve.yaml < 55blink.txt
I've installed maven, and I know where the eve.yaml and 55blink.txt are, but cannot find the
GameOfLiveDemo-3.0.0-SNAPSHOT-jar-with-dependencies.jar
Ideas?