Byron / dua-cli

View disk space usage and delete unwanted data, fast.
https://lib.rs/crates/dua-cli
MIT License
4.19k stars 113 forks source link

No license files in failure-tools crate #29

Closed tim77 closed 4 years ago

tim77 commented 5 years ago

Please add license files. Maybe they are exist but i cant find a repo. :) https://crates.io/crates/failure-tools points me there https://github.com/share-secrets-safely/cli

ignatenkobrain commented 5 years ago

@Byron-TW @Byron ping?

Byron commented 5 years ago

Sorry for the late reply, admittedly that one flew under my radar. I had a look, and was shocked to see that apparently I didn't keep the code, or can't find it myself! By the looks of it, there is no repository, and there is no such library in the history Share Secrets Safely either. The code is from there, but the library 'failure-tools' seems to have vanished.

I plan to fix this in the coming days by publishing a new release based on the latest code from crates.io.

ignatenkobrain commented 5 years ago

@Byron thanks a lot! Once it is there, we'll package dua-cli for Fedora in the official repos!

Byron commented 5 years ago

Alright, I have pushed of failure-tools into its own repository and pushed a new version.

Please let me know if you need dua-cli to be re-released with updated dependencies, or if there is anything else that I can help you with :)!

Also CC: @jessegrosjean , the author of jwalk, the heart of dua-cli.