Setup Utilities #12

Merged
SZUT-Dominik merged 7 commits from setup into main 2024-04-23 11:16:45 +00:00
Showing only changes of commit ecbf1240c0 - Show all commits

View file

@ -11,7 +11,9 @@ run: ## Starts the local instance
fresh: ## Starts a fresh local instance
@mvn clean
@mvn javafx:run
@mvn compile
@make demo-data
@make run
build: ## Builds System Specific Executables
@bin/make/build.sh