Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 124 Bytes

README.MD

File metadata and controls

15 lines (10 loc) · 124 Bytes

Banker

Build

with UI

./mvnw clean install -P build-with-ui

without UI

./mvnw clean install