Git Product home page Git Product logo

homebrew-cask-upgrade's Introduction

brew-cask-upgrade

brew-cask-upgrade is a command-line tool for upgrading every outdated app installed by Homebrew Cask.

Homebrew Cask extends Homebrew and brings its elegance, simplicity, and speed to the installation and management of GUI macOS applications and large binaries alike, but it lacks a sub-command like brew upgrade to upgrade installed apps, so if you want to upgrade the installed apps, you have to delete the previous versions and re-install the latest version manually for every single app.

With brew-cask-upgrade, you just need to type one command to upgrade all the apps installed by Homebrew Cask.

Installation

brew tap davepgreene/cask-upgrade

Usage

Fetch the newest version of Homebrew Cask and all casks:

brew update

Upgrade outdated apps:

brew cu

Upgrade a specific app:

brew cu [CASK]

Options:

Usage: brew cu [CASK] [options]
    -a, --all                        Force upgrade outdated apps including the ones marked as latest
    -c, --cleanup                    Cleans up cached downloads and tracker symlinks after updating
    -f, --force                      Include apps that are marked as latest (i.e. force-reinstall them)
        --dry-run                    Print outdated apps without upgrading them
        --format FORMAT              Choose how the printed output is formatted: [table, vertical (default)]
        --update                     Update Homebrew, taps, and formulae before checking outdated casks

homebrew-cask-upgrade's People

Contributors

adidalal avatar bitdeli-chef avatar buo avatar davepgreene avatar dgreene-r7 avatar herblover avatar hyviquel avatar lamemate avatar muxync avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.