https://github.com/verizonconnect/powershell-conventional-commits
PowerShell module leveraging conventional commits to drive git development.
https://github.com/verizonconnect/powershell-conventional-commits
conventional-commits git powershell
Last synced: 8 days ago
JSON representation
PowerShell module leveraging conventional commits to drive git development.
- Host: GitHub
- URL: https://github.com/verizonconnect/powershell-conventional-commits
- Owner: verizonconnect
- License: mit
- Created: 2023-04-25T11:59:54.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-28T08:37:04.000Z (over 1 year ago)
- Last Synced: 2024-08-28T09:56:20.697Z (over 1 year ago)
- Topics: conventional-commits, git, powershell
- Language: PowerShell
- Homepage:
- Size: 29.3 KB
- Stars: 2
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# powershell-conventional-commits
This is a PowerShell module that will make use of [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) to calculate version numbers.
## License
This module is distributed under the MIT license. See the [LICENSE] file for the full license.
[License]: https://github.com/verizonconnect/powershell-conventional-commits/blob/master/LICENSE
## Contributing
Pull requests are welcome.