https://github.com/hand-dot/stopcpd
Stop copy/past code!
https://github.com/hand-dot/stopcpd
Last synced: over 1 year ago
JSON representation
Stop copy/past code!
- Host: GitHub
- URL: https://github.com/hand-dot/stopcpd
- Owner: hand-dot
- Created: 2023-11-23T07:38:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-26T07:31:23.000Z (over 2 years ago)
- Last Synced: 2025-02-01T10:14:34.477Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
https://github.com/hand-dot/stopcpd/assets/24843808/f5ab302a-a947-4efb-85e5-2e4e819ca4ee
What?
- Created to stop increasing copy-paste code
- Triggers [jscpd](https://github.com/kucherenko/jscpd) on file changes, and notifies if copy-paste code is added to the existing codebase
Usage
- Launch with `npx stopcpd`
- Can specify a monitoring folder with arguments like `npx stopcpd src`