add initial files

This commit is contained in:
2022-05-06 05:13:02 +01:00
parent 5e989ac8cb
commit 0cb8f576cc
8 changed files with 267 additions and 1 deletions

14
README copy.md Normal file
View File

@@ -0,0 +1,14 @@
# dust
This is the repository for the unraid dust plugin.
<img src="https://git.panaetius.co.uk/dtomlinson91/unraid-dust/raw/branch/main/assets/unraid-dust.png"/>
du + rust = dust. Like du but more intuitive. An easy way to see where your disk is being used.
For more information see the [dust repository](https://github.com/bootandy/dust).
## dev
Drone builds the plugin source using cargo on a new tag creation.
Tag versions follow dust releases.