Tool that generates ASCII directory trees from any folder on your machine using a terminal command.
Generate visual directory trees in ASCII format from any folder on your machine using a terminal command.
Execute the 'npx asciifolders' command in the terminal to create ASCII representations of your directory structures.
Generate tree for all files and directories, including hidden ones. Default is false.
Set the depth of directories to be generated. Default is 5.
Automatically copy the generated tree to the clipboard. Default is false.
Choose the style of the generated tree ('arrows' or 'pipes'). Default is 'arrows'.
List directories before files in the generated tree. Default is false.
Display help for the command.