tool 사용 저장소의 주소 입니다. 사용 방법은 여기 링크에 있습니다
Usage
-
git clone https://github.com/yoshimkd/swift-auto-diagram
-
ruby generateEntityDiagram.rb ~/workspace/my-swift-project
Result
여담
다이어그램 결과가 나왔을때 정리해주어야합니다. 어떻게 생각하면 복잡한 상속, 프로토콜 채택, 익스탠션을 비쥬얼적으로 보여주지만 더 알아보기 어려울(?) 가능성이 있을수 있다고 생각됩니다..
Reference
https://github.com/yoshimkd/swift-auto-diagram
https://martinmitrevski.com/2016/10/12/swift-class-diagrams-and-more/