Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/hexium310/brew-uo
- Owner: hexium310
- License: mit
- Created: 2018-04-26T15:23:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-06-28T18:47:55.000Z (over 1 year ago)
- Last Synced: 2023-06-28T19:42:02.293Z (over 1 year ago)
- Topics: brew, macos
- Language: Rust
- Homepage:
- Size: 98.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```