This script is here to help you clean and clear cache and cookies to prevent some errors happening with Electron-based apps on macOS.
Clone this repository and execute clean.sh, or simply pipe to zsh this untrusted code :)
zsh <(curl -sL https://raw.githubusercontent.com/filippobuletto/macOS-clean-electron-apps/main/clean.sh)
This project is licensed under the MIT License - see the LICENSE.md file for details