Skip to content

πŸ“‚ Easily visualize directory structures with a simple curl command. 🌳 Recursively print folder layouts in a clean and structured format ✨

Notifications You must be signed in to change notification settings

deexithparand/FolderFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 

Repository files navigation

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

About

πŸ“‚ Easily visualize directory structures with a simple curl command. 🌳 Recursively print folder layouts in a clean and structured format ✨

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages