Skip to content

cbuschka/versioner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

versioner - versioning tool to help with releasing projects

Build Go Report Card codecov License

Prerequisites

  • go 1.16.x
  • GNU make
  • git

Usage

Release (tag & push)

versioner release

Get latest version by git tags

versioner latest-version

Get next version for latest by git tags

versioner next-version

Get versioner build version info

versioner version

Build

make build

License

Copyright (c) 2020-2021 by Cornelius Buschka.

Apache License, Version 2.0

About

versioning tool to help with releasing projects when no sophisticated build tool is available

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors