Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hexium310/brew-uo

A subcommand for homebrew that runs `brew update` and `brew outdated` in succession.
https://github.com/hexium310/brew-uo

brew macos

Last synced: 24 days ago
JSON representation

A subcommand for homebrew that runs `brew update` and `brew outdated` in succession.

Awesome Lists containing this project

README

        

# brew-uo
`brew-uo` is a homebrew subcommand that runs `brew update` and `brew outdated` in succession and colorize
the results of `brew outdated`.

## Installation
```sh
$ brew tap hexium310/tap
$ brew install brew-uo
```

## Usage
```sh
$ brew uo
```