ncdutils

Version, currently master branch1 version
  • master branchlatestMay 26, 2026

github.com/BratishkaErik/ncdutils

Utilities for working with ncdu export files. Archive of https://code.blicky.net/yorhel/ncdutils

0 stars
0 dependents
License: AGPL-3.0-only

Installation

# Add this to your shard.yml
dependencies:
  ncdutils:
    github: BratishkaErik/ncdutils
    branch: master

master is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
no constraint declared
License
AGPL-3.0-only
Target
  • ncdutils from main.cr

Dependencies

This version declares no dependencies.

README

ncdutils

Utilities for working with ncdu exports.

WIP.

Building

Requirements:

  • Crystal
  • libzstd (with development files)
  • pkg-config

Build:

shards build --release

License

AGPL-3.0-only