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

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!

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.