An open API service indexing awesome lists of open source software.

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!

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`