@jaredh/npub

1.0.0-beta.1 • Public • Published

npub

A simple tool for publishing to NPM.

# from the directory you want to publish...
$ npub patch
$ npub minor
$ npub major
$ npub prerelease # increments 2.0.0-beta.1 > 2.0.0-beta.2
$ npub 3.2.1 # manually set a specific version
# some flags...
$ npub patch --no-git --allow-branch --no-check --no-delay

installation

npm i -g @jaredh/npub

Readme

Keywords

none

Package Sidebar

Install

npm i @jaredh/npub

Weekly Downloads

1

Version

1.0.0-beta.1

License

MIT

Unpacked Size

9.31 kB

Total Files

6

Last publish

Collaborators

  • jaredhenderson