Skip to content
/ dugo Public

dugo (disk usage with Go) a small utility to display disk usage of a directory

License

Notifications You must be signed in to change notification settings

omarkohl/dugo

Repository files navigation

dugo

dugo (disk usage with Go) is a small example program to display disk usage of a directory.

It is written in Go (golang).

Build it with make build and then run it with ./dugo /path/to/some/dir .

Unit tests can be executed with make test-unit .

Integration tests can be executed with make test-integration .

About

dugo (disk usage with Go) a small utility to display disk usage of a directory

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published