1.0.1 • Published 3 years ago
@wondrous/pine v1.0.1
pine
A commandline utility to list contents of directories in a tree-like format. Inspired by tree(1) and du(1).
Installation
pine can be installed globally with npm.
  npm install -g @wondrous/pineUsage
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