Categorygithub.com/lorislab/samo
repositorypackage
1.10.0
Repository: https://github.com/lorislab/samo.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

samo

Samo is a tool to help with a project release.

License GitHub tag (latest SemVer)

Commands

Samo is semantic version release utility for maven, git, docker and helm chart

Usage:
  samo [command]

Available Commands:
  docker      Docker operation
  git         Git operation
  help        Help about any command
  maven       Maven operation
  version     Version will output the current build information

Flags:
      --config string   config file (default is $HOME/.samo.yaml)
  -h, --help            help for samo
  -v, --verbose         verbose output

Use "samo [command] --help" for more information about a command.

Release process of project

Create new release run

samo git create-release

Create new patch branch run

samo git create-patch v0.1.0