Categorygithub.com/AkaraChen/bump-version
repositorypackage
0.0.0-20230317022312-c4e969c09cd5
Repository: https://github.com/akarachen/bump-version.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Bump-version

Yet another bump version cli for npm packages, but written in Go.

Why Go?

Because I'm learning go.

How to use?

  1. Clone this repo.
  2. go build
  3. Move bump-version[.exe] into your $PATH
  4. Run bump-version in your npm package dir.