repositorypackage
0.0.6
Repository: https://github.com/datumbrain/dirtree.git
Documentation: pkg.go.dev
# README
dirtree
This package prints the directory tree of the current directory respecting your .gitignore
file.
Installation
Install the package dirtree
go install github.com/datumbrain/dirtree@latest
Usage
Go to any directory and run the following command to print the directory tree
dirtree