wtsi-hgi / docker-see-tree

Produces a diagram of the files in a given directory in a pdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

See Tree

Produces a diagram of the files in a given directory in a pdf.

Usage

docker run --rm -it -v /tree/from/here:/data:ro mercury/see-tree /tree/from/here > tree.pdf

About

Produces a diagram of the files in a given directory in a pdf

License:MIT License


Languages

Language:Shell 100.0%