NOTICKET: Add loading Fixture to Make Fresh

This commit is contained in:
Dominik Säume 2024-04-11 09:51:16 +02:00
parent 72781273e1
commit ecbf1240c0
Signed by: SZUT-Dominik
GPG key ID: 67D15BB250B41E7C

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