「Android/開発環境/AndroidStudio/UMLクラス図」の版間の差分
提供: 初心者エンジニアの簡易メモ
(ページの作成:「==graphvizインストール準備== xcode-select --install brew install --build-from-source python@3.9 ==インストール== brew install graphviz # 確認 $ whic...」) |
(相違点なし)
|
2021年3月18日 (木) 19:30時点における版
graphvizインストール準備
xcode-select --install brew install --build-from-source python@3.9
インストール
brew install graphviz # 確認 $ which dot /usr/local/bin/dot