supersize

Crates.iosupersize
lib.rssupersize
version0.1.0
sourcesrc
created_at2022-06-16 07:22:09.26007
updated_at2022-06-16 07:22:09.26007
descriptionHyperfine inspired CLI tool for tracking file sizes
homepage
repositoryhttps://github.com/kaleidawave/supersize
max_upload_size
id607297
size30,104
Ben (kaleidawave)

documentation

README

Supersize

Hyperfine inspired CLI tool for tracking file sizes

Measures file sizes:

  • Compressions:
    • Uncompressed
    • Gzip
    • Brotli
  • Total size of folders
  • Pattern based matches
    • --include to only show sizes for files which match glob
    • --exclude to ignore sizes for files which match glob

TODO

  • Help command
  • Detailed breakdown for files
  • Error handling
Commit count: 3

cargo fmt