AsciiFolders

Generate ASCII directory trees
from any folder on your machine

Terminal
~/Developer/my-cool-project
> npx asciifolders
Output
my-cool-project
├── README.md
├── contentlayer.config.ts
├── next-env.d.ts
├── next.config.js
├── package.json
├── postcss.config.js
├── public
├── src
├── tailwind.config.js
└── yarn.lock