hookdeck-cli 1.3.0-beta.1 → 1.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -0
- package/bin/hookdeck +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1111,6 +1111,9 @@ npm install hookdeck-cli@beta -g
|
|
|
1111
1111
|
# Homebrew
|
|
1112
1112
|
brew install hookdeck/hookdeck/hookdeck-beta
|
|
1113
1113
|
|
|
1114
|
+
# To force the symlink update and overwrite all conflicting files:
|
|
1115
|
+
# brew link --overwrite hookdeck-beta
|
|
1116
|
+
|
|
1114
1117
|
# Scoop
|
|
1115
1118
|
scoop install hookdeck-beta
|
|
1116
1119
|
|
package/bin/hookdeck
CHANGED
|
Binary file
|