https://github.com/ampless/gemini.dart
A tool for finding duplicate files in Dart.
https://github.com/ampless/gemini.dart
dart dartlang
Last synced: 5 months ago
JSON representation
A tool for finding duplicate files in Dart.
- Host: GitHub
- URL: https://github.com/ampless/gemini.dart
- Owner: Ampless
- License: gpl-2.0
- Created: 2021-01-29T12:25:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-13T20:09:39.000Z (about 3 years ago)
- Last Synced: 2025-03-29T02:43:26.207Z (about 1 year ago)
- Topics: dart, dartlang
- Language: Dart
- Homepage:
- Size: 23.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# gemini
A tool for finding duplicate files.
## Installing
```sh
dart pub global activate gemini
```