File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 1
1
[ ![ Build Status] ( https://github.com/Yelp/detect-secrets/actions/workflows/ci.yml/badge.svg )] ( https://github.com/Yelp/detect-secrets/actions/workflows/ci.yml?query=branch%3Amaster++ )
2
2
[ ![ PyPI version] ( https://badge.fury.io/py/detect-secrets.svg )] ( https://badge.fury.io/py/detect-secrets )
3
+ [ ![ Homebrew] ( https://img.shields.io/badge/dynamic/json.svg?url=https://formulae.brew.sh/api/formula/detect-secrets.json&query=$.versions.stable&label=homebrew )] ( https://formulae.brew.sh/formula/detect-secrets )
3
4
[ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-ff69b4.svg )] ( https://github.com/Yelp/detect-secrets/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22+ )
4
5
[ ![ AMF] ( https://img.shields.io/badge/Donate-Charity-orange.svg )] ( https://www.againstmalaria.com/donation.aspx )
5
6
@@ -202,6 +203,12 @@ $ pip install detect-secrets
202
203
✨🍰✨
203
204
```
204
205
206
+ Install via [ brew] ( https://brew.sh/ ) :
207
+
208
+ ``` bash
209
+ $ brew install detect-secrets
210
+ ```
211
+
205
212
## Usage
206
213
207
214
` detect-secrets ` comes with three different tools, and there is often confusion around which one
You can’t perform that action at this time.
0 commit comments