PlantUML 練習

PlantUMLは,DSLを書いてコンパイルすると絵が出るやつ.UML書ける. インストール brew install plantuml 日本語 -charset UTF-8というのをつける. If you want to use a different charset, for example UTF-8, you can use the -charset flag : java -jar plantuml.jar -charset UTF-8 ... Frequently Asked Questions…