shihanng/terraform-provider-installer

Add brew data source to allow system to read app info via brew

shihanng opened this issue · 0 comments

Similar to #7 but for Homebrew.

Use brew list jq check if a program/app is installed:

$ brew list jq
/opt/homebrew/Cellar/jq/1.6/bin/jq
/opt/homebrew/Cellar/jq/1.6/include/ (2 files)
/opt/homebrew/Cellar/jq/1.6/lib/libjq.1.dylib
/opt/homebrew/Cellar/jq/1.6/lib/ (2 other files)
/opt/homebrew/Cellar/jq/1.6/share/doc/ (4 files)
/opt/homebrew/Cellar/jq/1.6/share/man/man1/jq.1