A commandline utility to list contents of directories in a tree-like format. Inspired by tree(1) and du(1).
pine
can be installed globally with npm.
npm install -g @wondrous/pine
USAGE:
$ pine [OPTIONS] [inputs]
ARGS:
<inputs> [default: .]
OPTIONS:
--depth, -d Number of depths to traverse [default: Inf]
--help, -h Display help screen
--size, -s Display total file sizes