Skip to content

Increment semantic versioning strings in Bash shell scripts.

License

Notifications You must be signed in to change notification settings

TeslaGov/shell-semver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bash-utils

SemVer

./bump-version-push-tag.sh major|minor|patch will tag and push to a remote.

Currently, you can't give it a path to the Git repo you want to tag. So you run the script from inside that repo.

$ usage: ./bump-version-push-tag.sh [major|minor|patch]

About

Increment semantic versioning strings in Bash shell scripts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%