You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# null-e 🤖
1
+
# null-e - Disk Cleanup Tool for Developers 🤖
2
2
3
3
```
4
4
.---.
@@ -9,14 +9,16 @@
9
9
/| |\
10
10
```
11
11
12
+
> **Clean node_modules, target, .venv, Docker images, Xcode DerivedData, and 50+ cache types. Reclaim 100+ GB of disk space.**
13
+
12
14
**The Friendly Disk Cleanup Robot** - Inspired by Wall-E, powered by Rust.
13
15
14
-
null-e helps developers reclaim disk space by finding and cleaning development artifacts, caches, and unused files. It can detect and clean **100+ GB** of reclaimable space across your system.
16
+
null-e is a fast, cross-platform disk cleanup CLI tool that helps developers reclaim disk space by finding and cleaning development artifacts, build caches, and unused files. Works on **macOS**, **Linux**, and **Windows**.
0 commit comments