sizeitup
v1.0.9
Published
An easy command-line tool to display directory and file sizes
Downloads
409
Maintainers
Readme
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
📦 Install Size It Up
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!
🗨️ Final Words
If you are still having difficulty, we would love for you to post a question to the Size It Up issues page. It is much easier to answer questions that include your code and relevant files! So if you can provide them, we'd be extremely grateful (and more likely to help you find the answer!)
📚 Projects Using this Library
Ask us to have your project listed! :)