An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# :package: hooks-npm-binary-releaser
[![CI](https://github.com/go-semantic-release/hooks-npm-binary-releaser/workflows/CI/badge.svg?branch=main)](https://github.com/go-semantic-release/hooks-npm-binary-releaser/actions?query=workflow%3ACI+branch%3Amain)
[![Go Report Card](https://goreportcard.com/badge/github.com/go-semantic-release/hooks-npm-binary-releaser)](https://goreportcard.com/report/github.com/go-semantic-release/hooks-npm-binary-releaser)
[![PkgGoDev](https://pkg.go.dev/badge/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)