_ _ ______ _ _
/\ (_|_) ____| | | | |
/ \ ___ ___ _ _| |__ ___ | | __| | ___ _ __ ___
/ /\ \ / __|/ __| | | __/ _ \| |/ _` |/ _ \ '__/ __|
/ ____ \\__ \ (__| | | | | (_) | | (_| | __/ | \__ \
/_/ \_\___/\___|_|_|_| \___/|_|\__,_|\___|_| |___/
Generate an ASCII directory tree from any folder on your machine
Note
AsciiFolders requires Node 20.9.0 or later.
npx asciifolders
pnpx asciifolders
bunx asciifolders
If you're a contributor you'd want to run the app locally on your machine to test your code, to do that make sure to:
- Clone the repo
cd
into the repo- Add your modifications
- Run
npm run build
to build the package - Run
npm link -g
to link the package to your global packages list - Run
asciifolders
from anywhere to test
Check the documentation to get you started!
Eihab Khan
- Porfolio: eihabkhan.com
- GitHub: github/eihabkhan
- X: x/itseihab
Copyright © 2024, Eihab Khan. Released under the MIT License.