dedcore 0.1.0

A high-performance deduplication tool
Documentation
# 🚀 DedCore v0.1.0 – The Fastest Duplicate Finder for Creators

DedCore is a blazing-fast, privacy-first file deduplication tool for creators, developers, and anyone who wants a cleaner digital life. This first public release brings you:

## ✨ Features
- **Lightning-fast** duplicate file scanning
- **Cross-platform** support (Linux, macOS, Windows via WSL)
- **100% local processing** – your files never leave your device
- **Simple, one-command installation** with `install.sh`
- **Open source** and auditable

## 🔧 How to Install
Just run:

```sh
curl -sSL https://github.com/manishyoudumb/dedcore/releases/latest/download/install.sh | bash
```

## 🆕 Included in this release
- Pre-built binaries for Linux and Windows
- Universal install script (`install.sh`)

## 💡 Get started
Run `dedcore` after installation to see all options.

---

Thank you for supporting open source!
If you find DedCore useful, give us a ⭐ on GitHub and share your feedback.