@funish/bump
v0.0.4
Published
Programmatically bump version and publish, powered by Funish.
Downloads
8
Readme
@funish/bump
Programmatically parse command line parameters, powered by Funish.
Getting started
# npm
$ npm install -g @funish/bump
# yarn
$ yarn global add @funish/bump
# pnpm
$ pnpm add -g @funish/bump
Usage
$ bump -h
Usage: bump [command] [options]
p, publish Publish a package to npm
v, version Bump the version of a package
Options:
-v, --version Show version number
-h, --help Show help
Interfaces
See it on JSDoc.