Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 779 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 779 Bytes

arc-e-tect_phonebook

Build of Master JaCoCo Code Coverage

Public Repository in support of the Medium article series by Arc-E-Tect on the development of software.

Read the complete story here: Software Engineering Done Right

Getting started

After cloning the repository make sure you have Gradle 7.6+ installed as well as Java 17+.

Tips

Update to the latest Gradle release using: .\gradlew wrapper --gradle-version 7.5.1 --distribution-type bin