$ brew install tree でtreeをインストールしてから下記のコマンド実行
tree
htmlでほしければ
tree -H ./public -T "ドキュメントルート以下のファイル一覧" --charset=UTF-8 public>path.html
web メモ
$ brew install tree でtreeをインストールしてから下記のコマンド実行
tree
htmlでほしければ
tree -H ./public -T "ドキュメントルート以下のファイル一覧" --charset=UTF-8 public>path.html