Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 1.44 KB

README.md

File metadata and controls

53 lines (36 loc) · 1.44 KB

Welcome to cleaner 👋

Build Status License: GPLv3

A modular cleaner with dynamic rules, written blazing fast.

Install

# Nix (Recommended) (Release binaries are cached)
nix run github:AMTSupport/tools#cleaner

# Cargo
cargo install --git https://github.com/AMTSupport/tools cleaner

Usage

# Run all cleaners
cleaner

# Run specific cleaners (See all cleaners in `cleaner --help`)
cleaner -- trash browsers

# Run in quiet mode
cleaner --quiet

Author

👤 James Draycott

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2023 James Draycott.
This project is GPLv3 licensed.