brewr

Crates.iobrewr
lib.rsbrewr
version0.2.1
sourcesrc
created_at2024-01-12 00:02:17.166006
updated_at2024-10-10 09:45:04.13365
descriptionBetter `brew update` with desc of new formulae/casks
homepage
repositoryhttps://github.com/iceman/brewr
max_upload_size
id1097129
size229,055
(iceman)

documentation

README

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.

Crates.io Crates.io

Screenshot of brewr

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
Commit count: 28

cargo fmt