An open API service indexing awesome lists of open source software.

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.

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.