To execute the FolderFlow
script from your current directory, use the following command:
curl -s https://raw.githubusercontent.com/DeexithParand2k2/FolderFlow/master/FolderFlow.py | python -
- Python 3.x installed on your machine.
Running the command will print the directory structure of the current folder, excluding any .git
files or folders, in a clear and organized format.
FolderFlow/
βββ FolderFlow.py
βββ README.md