37 lines
450 B
Markdown
Raw Normal View History

# mole
> Deep clean and optimize your Mac.
> More information: <https://github.com/tw93/mole>.
- Open the main menu:
`mole`
- Free up disk space:
`mole clean`
- Preview cleanup without making changes:
`mole clean --dry-run`
- Remove apps completely:
`mole uninstall`
- Check and maintain system:
`mole optimize`
- Explore disk usage:
`mole analyze`
- Monitor system health:
`mole status`
- Remove old project artifacts:
`mole purge`