Deslop
No description available
Install / Use
/learn @ericzakariasson/DeslopREADME
deslop
CLI tool for removing AI slop from codebases.
Quick Start
npx deslop@latest
Commands
npx deslop@latest- Analyze current directorynpx deslop@latest -d <path>- Analyze specific directorynpx deslop@latest init- Create projectdeslop.tomlconfignpx deslop@latest config- Edit global config (~/.deslop/config.toml)npx deslop@latest logout- Remove stored API key
Configuration
Set CURSOR_API_KEY environment variable, or deslop will prompt on first run and store it securely.
Development
npm install && npm run build && npm start
License
MIT - see LICENSE
