buo / homebrew-cask-upgrade

A command line tool for upgrading every outdated app installed by Homebrew Cask
MIT License
2.39k stars 89 forks source link

Add options to export pins into file and load it back #209

Closed ondrejfuhrer closed 1 year ago

ondrejfuhrer commented 1 year ago

Description

Adds options to pinned command to export casks to a given file name and then load it back.

Actions taken

Fixes #208