Project by Michael Wilson and Andrew Kulakovsky for CSC 305.
A GUI with a goal to save coders time by generating Java boilerplate for common design patterns.
- Ensure Java is installed
- Download the
.jar
file from the releases tab - On macOS, run
java -jar Diagram-to-Code.jar
in a shell. On Windows, just double-click the.jar
!