1.0.7 • Published 8 months ago

sizeitup v1.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
8 months ago

Ever wondered how much digital weight your directories are carrying? Look no further! Introducing sizeitup - an easy command-line tool that displays directory and file sizes. It's time to shed those digital pounds!

Features

  • Displays the size of a directory and its files
  • Easy to use
  • Lightweight

Installation

To bring sizeitup into your life, simply run:

npm install -g sizeitup

Usage

To let sizeitup work its magic on a given directory, run:

sizeitup <directory> [--show-files] [--depth <depth>]

Replace <directory> with the path to the directory you want to analyze.

Flags

  • --show-files: Include files adn their sizes in the output - because we all know size matters!
  • --depth <depth>: Specify the depth of the directory tree to display. The default is Infinity.

Example

sizeitup ./example-dir --show-files

It's time to sizeitup and see which directories need to hit the digital gym!

1.0.7

8 months ago

1.0.6

8 months ago

1.0.5

8 months ago

1.0.4

8 months ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago