version

command module
v0.0.0-...-c79e24f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 14, 2024 License: MIT Imports: 12 Imported by: 0

README

Version

Welcome to the Tag Generator CLI. This CLI helps you generate and manage version tags for your Git repository.

Features

  • Interactive Module Selection: Choose the module interactively.
  • Generate Next Version: Automatically generate the next version based on the selected module and release type.
  • Create Git Tag: Create a Git tag for the generated version.

Installation

go install github.com/chandanpasunoori/version@latest

Navigate to the project repository

cd repo
Run the CLI
version

Git Tag Format
<moduleName>/<releaseType>/v<major.minor.path> = app/production/v0.1.1
License

This project is licensed under the MIT License - see the LICENSE file for details.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL