Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Brewfile')
-rw-r--r--Brewfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Brewfile b/Brewfile
index ee11f9dd..d359fd74 100644
--- a/Brewfile
+++ b/Brewfile
@@ -1,5 +1,7 @@
+# Install on all OSes
brew "hadolint"
brew "jq"
brew "yamllint"
+# Install on Mac only
brew "gnupg" if OS.mac?