pushtag
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

pushtag

CLI that quickly creates and push a tag depending on the version number on the version number specified on package.json.

oclif Version Downloads/week License

Usage

$ npm install -g pushtag
$ pushtag COMMAND
running command...
$ pushtag (-v|--version|version)
pushtag/0.1.1 win32-x64 node-v12.16.3
$ pushtag --help [COMMAND]
USAGE
  $ pushtag

OPTIONS
  -h, --help           show CLI help
  -o, --origin=origin  [default: origin] Git remote name
  -p, --prefix=prefix  [default: v] Prefix that prepends the version number
  -v, --version        show CLI version
...

Commands

Readme

Keywords

Package Sidebar

Install

npm i pushtag

Weekly Downloads

7

Version

0.1.2

License

GPL-3.0

Unpacked Size

41.6 kB

Total Files

12

Last publish

Collaborators

  • kharenzze