GitVersion
Version generator
Automates versioning in .NET applications by analyzing Git history and generating SemVer versions
From git log to SemVer in no time
3k stars
56 watching
654 forks
Language: C#
last commit: 6 days ago
Linked from 2 awesome lists
c-sharpdotnetgitsemverversioning
Related projects:
Repository | Description | Stars |
---|---|---|
dotnet/nerdbank.gitversioning | Automatically adds version information to software builds based on Git commit IDs and a version file. | 1,378 |
gitextensions/gitextensions | A standalone UI tool for managing Git repositories, integrating with Windows Explorer and Visual Studio. | 7,788 |
s0ders/go-semver-release | Automates semantic versioning of Git repositories by analyzing commit history and tagging with the correct SemVer number. | 10 |
git/git | Distributed revision control system with a rich command set | 52,543 |
gitify-app/gitify | A desktop application that displays GitHub notifications on the system menu bar | 4,563 |
orhun/git-cliff | Automatically generates changelogs from Git commit history following Conventional Commit specifications. | 9,303 |
carloscuesta/gitmoji-cli | A command-line tool for using emojis in commit messages with options for interactive commits, hooks, and updating the emoji list. | 4,632 |
git-up/gitup | An alternative Git interface designed to simplify and streamline the Git workflow for developers of all levels | 11,525 |
jlord/git-it-electron | A desktop application that teaches Git and GitHub basics through interactive challenges | 4,675 |
jitpack/jitpack.io | Provides a package repository and build service for JVM and Android projects | 2,535 |
lewis6991/gitsigns.nvim | Git visualizer and workflow tool | 5,151 |
commitizen-tools/commitizen | Automates version updates and changelog generation for software projects | 2,525 |
vercel/release | Automates the process of creating GitHub releases with detailed changelogs | 3,568 |
airblade/vim-gitgutter | A Vim plugin that shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks. | 8,370 |
gitbucket/gitbucket | A Git web platform with a Scala backend offering features like repositories, issue tracking, and collaboration tools. | 9,159 |