Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 290 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 290 Bytes

SiteClearingSimulator Ensure Java 17 is on your path Ensure Maven 3.8.1 is on your path

to compile: mvn compile to package mvn package to run java -jar .target\SiteClearingSimulator-1.0.jar site1.txt

Feel free to apply your own sitemap by replacing site1.txt in the command line arguments