include .env
clean:
mvn clean
build:
mvn package
run:
java -jar target/gytebot-${VERSION}-jar-with-dependencies.jar