Training Java day one Project setup: Checkout the repository Start Event Store: docker-compose up Run the tests: ./gradlew test Checkout branch: git checkout -b exercise-commands origin/exercise-commands