Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 122 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 122 Bytes

Running the app: mvn compile exec:java -Dexec.mainClass="app.DrawingApp"

Running tests : mvn -Dtest=bean.CanvasTest test