We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84daf3f commit 769068aCopy full SHA for 769068a
1 file changed
README.md
@@ -38,6 +38,14 @@ install via the following command:
38
go install github.com/uw-labs/strongbox@v1.0.0
39
```
40
41
+### Homebrew
42
+
43
+If you're on macOS or Linux and have [Homebrew](https://brew.sh/) installed, getting Strongbox is as simple as running:
44
45
+```
46
+brew install uw-labs/tap/strongbox
47
48
49
## Usage
50
51
1. As a one time action, install the plugin by running `strongbox -git-config`.
0 commit comments