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:
authorAchilleas Pipinellis <axil@gitlab.com>2022-06-01 02:35:23 +0300
committerEvan Read <eread@gitlab.com>2022-06-01 02:35:23 +0300
commitadaa06beeb90ac8c1f763958108e804e1a35c611 (patch)
treeaa26c6fcb290caea28ed44d32d6d0809eecfbdbb /Brewfile
parent0c4d450cbebd47b3e763be6b104b1e7cb4266cb2 (diff)
Streamline setup instructions
Diffstat (limited to 'Brewfile')
-rw-r--r--Brewfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Brewfile b/Brewfile
index 9cef599c..559c9c0f 100644
--- a/Brewfile
+++ b/Brewfile
@@ -1,2 +1,4 @@
brew "hadolint"
brew "yamllint"
+brew "gpg"
+brew "jq"