<div align="center">
# brewr
**brewr** updates brew and adds descriptions for new and outdated formulae
Built with Rust as a first project while I was learning it. With multi-threaded lookups.


</div>

```
Usage: brewr [OPTIONS] (no options defaults to update brew)
Options:
-a, --all List all installed formulae with descriptions
-l, --leaves List all manually installed formulae with descriptions
-g, --grid Display results with grid lines
```