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

https://github.com/k1low/octopublish

octorelease for npm
https://github.com/k1low/octopublish

github npm release

Last synced: 11 months ago
JSON representation

octorelease for npm

Awesome Lists containing this project

README

          

# octopublish [![npm](https://img.shields.io/npm/v/octopublish.svg)](https://www.npmjs.com/package/octopublish)

> [octorelease](https://github.com/mizzy/octorelease) for npm

## Install

```console
$ npm install octopublish --save-dev
```

or

```console
$ npm install octopublish -g
```

## Usage

```console
$ cd your-npm-project/
$ octopublish
```

### `--no-publish`

Do not run `npm publish`, only execute push tags, create release and comments.