Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1023 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 1023 Bytes

Welcome!

An exercise to prepare your machine for Cloud Native Weekend.

Software to install

Use your package manager of choice to install the following software (homebrew packages listed).

The exercise

Once your software is installed and running (using brew services run $SERVICE_NAME for homebrew), run the tests to check that everything is working correctly.

./gradlew test

Your machine is ready for the weekend once all the tests pass!

© 2022 by Initial Capacity. All rights reserved.