Skip to content

Commit

Permalink
Add npm-publish (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
sugarshin committed Jun 23, 2020
1 parent e1853d8 commit 9579590
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions _posts/2018-09-14-npm-publish.md
@@ -0,0 +1,21 @@
---
layout: post
title: "npm-publish"
description: "A npm module publisher"
category: default
tags: [npm, nodejs]
author: "@sugarshin"
---

# npm-publish

A npm module publisher.

## Usage

PACKAGE_NAME=<name> NEW_VERSION=<version> npm-publish

## Links

* [Source Code (GitHub)][https://github.com/sugarshin/npm-publish]
* [Author: Shingo Sato](https://sugarshin.net)

0 comments on commit 9579590

Please sign in to comment.