https://github.com/alebcay/detox
Clean your Homebrew setup!
https://github.com/alebcay/detox
Last synced: 13 days ago
JSON representation
Clean your Homebrew setup!
- Host: GitHub
- URL: https://github.com/alebcay/detox
- Owner: alebcay
- Created: 2014-03-16T22:15:08.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-17T20:28:55.000Z (over 12 years ago)
- Last Synced: 2025-10-21T02:02:44.752Z (9 months ago)
- Language: Ruby
- Homepage: http://alebcay.tk/hangover
- Size: 133 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
detox
=====
Clean your Homebrew setup!
##What does it do?
```
$ brew update
$ brew upgrade
$ rm -rf /Library/Caches/Homebrew
```
More documentation to come.