0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

brew audit の実行

Last updated at Posted at 2020-01-10

こんにちは。
brew audit の実行に際して、準備として ruby ライブラリの最新版のインストールを行うらしく(?)、実行開始までには時間がかかるようです。
したがって、時間に余裕がある際に、何か適当な formula を定期的にバックグラウンドで実行すると良いかもしれません。

$ brew audit --strict a_formula

なお homebrew-caskformula に対しては、

$ brew cask audit a_formula
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?