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
- Host: GitHub
- URL: https://github.com/k1low/octopublish
- Owner: k1LoW
- Created: 2017-06-12T08:20:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-19T08:52:53.000Z (almost 8 years ago)
- Last Synced: 2025-02-02T03:29:48.964Z (about 1 year ago)
- Topics: github, npm, release
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# octopublish [](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.