https://github.com/narumincho/check-duplicate-file
https://github.com/narumincho/check-duplicate-file
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/narumincho/check-duplicate-file
- Owner: narumincho
- Created: 2023-10-11T23:58:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-12T00:33:08.000Z (over 2 years ago)
- Last Synced: 2025-01-23T10:30:47.406Z (over 1 year ago)
- Language: TypeScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```sh
deno run --check --allow-read=. --allow-write=./result.json ./mod.ts
```