#gradle #disk-space #cleanup #android #cache #utilities #build-tool

app gradle-wiper

Reclaim machine resources (RAM, Disk) attached to Gradle builds

2 unstable releases

0.2.0 Aug 10, 2024
0.1.0 Apr 29, 2024

#1377 in Command line utilities

Download history 114/week @ 2024-08-10 4/week @ 2024-08-17 13/week @ 2024-09-14 8/week @ 2024-09-21 6/week @ 2024-09-28

81 downloads per month

MIT license

58KB
1K SLoC

Rust 1K SLoC // 0.0% comments Shell 168 SLoC // 0.0% comments

gradle-wiper

OpenSSF Best DeepSource CI Rust Crates.io License

Easily reclaim machine resources taken by Gradle builds

gradle-wiper is a clean-up utility for all users building with the Gradle build tool.

gradle-wiper disk evaluate

╭───────────────────────────────┬────────────╮
 What                          ┆ Total Size │
╞═══════════════════════════════╪════════════╡
 Gradle Build Caches           ┆ 4.41GiB    │
├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
 Gradle Daemon Logs            ┆ 343.67MiB  │
├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
 Gradle JDK toolchains         ┆ 307.02MiB  │
├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
 Gradle Distributions          ┆ 556.21MiB  │
├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
 Gradle Temporary Files        ┆ 124.47MiB  │
├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
 Gradle platform-native caches ┆ 2.09MiB    │
├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
 Gradle build-scans data       ┆ 3.53MiB    │
├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
 Maven local repository        ┆ 536.22MiB  │
├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
 Konan/KMP Caches              ┆ 0B         │
├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌┤
 Build output files            ┆ 1.01GiB    │
╰───────────────────────────────┴────────────╯

Total resources (disk space) : 7.2GiB

gradle-wiper disk deep

Reclaimed 7.2Gib

Check out the complete documentation to learn more!

License

Copyright (c) 2024 - Dotanuki Labs - The MIT license

Dependencies

~10–22MB
~266K SLoC