https://github.com/go-semantic-release/hooks-npm-binary-releaser
📦 npm-binary-releaser hooks plugin
https://github.com/go-semantic-release/hooks-npm-binary-releaser
Last synced: 9 months ago
JSON representation
📦 npm-binary-releaser hooks plugin
- Host: GitHub
- URL: https://github.com/go-semantic-release/hooks-npm-binary-releaser
- Owner: go-semantic-release
- License: mit
- Created: 2022-05-26T15:57:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-13T16:35:31.000Z (about 1 year ago)
- Last Synced: 2025-01-17T00:40:57.400Z (11 months ago)
- Language: Go
- Homepage:
- Size: 81.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# :package: hooks-npm-binary-releaser
[](https://github.com/go-semantic-release/hooks-npm-binary-releaser/actions?query=workflow%3ACI+branch%3Amain)
[](https://goreportcard.com/report/github.com/go-semantic-release/hooks-npm-binary-releaser)
[](https://pkg.go.dev/github.com/go-semantic-release/hooks-npm-binary-releaser)
The [npm-binary-releaser](https://github.com/christophwitzko/npm-binary-releaser) integration for [go-semantic-release](https://github.com/go-semantic-release/semantic-release).
## Usage
Use this plugin in combination with [GoReleaser](https://github.com/go-semantic-release/hooks-goreleaser) by enabling it via `--hooks goreleaser,npm-binary-releaser`.
## Licence
The [MIT License (MIT)](http://opensource.org/licenses/MIT)
Copyright © 2022 [Christoph Witzko](https://twitter.com/christophwitzko)