Skip to content

Latest commit

Β 

History

History
23 lines (15 loc) Β· 514 Bytes

README.md

File metadata and controls

23 lines (15 loc) Β· 514 Bytes

folderflow

Usage

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 -

Requirements

  • Python 3.x installed on your machine.

Output

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