-
-
Notifications
You must be signed in to change notification settings - Fork 661
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bin/haraka: also list installed NPM plugins (#3310)
When running `haraka -l`, also list NPM installed plugins. related to haraka/haraka-plugin-access#25
- Loading branch information
Showing
3 changed files
with
24 additions
and
16 deletions.
There are no files selected for viewing
Submodule .release
updated
10 files
+2 −0 | .prettierrc.yaml | |
+1 −0 | .shellcheckrc | |
+29 −5 | CHANGELOG.md | |
+1 −1 | LICENSE | |
+24 −15 | README.md | |
+30 −1 | base.sh | |
+6 −2 | finish.sh | |
+7 −6 | npm/prepend-scope.cjs | |
+115 −32 | start.sh | |
+33 −5 | submit.sh |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters