1.0.1 • Published 2 years ago

@wondrous/pine v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

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/pine

Usage

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