Package Exports
- @ngmd/git-flow
- @ngmd/git-flow/commitlint
- @ngmd/git-flow/validate-branch-name
Readme
Utility Angular Library
Description
The @ngmd/git-flow library provides ready-to-use configurations and automation for following Git Flow conventions in your projects. Includes commit message validation, branch name checking, and automatic git hooks setup.
Installation
yarn add @ngmd/git-flow
# or
npm i @ngmd/git-flowResources
Explore the repository and documentation [RU], [EN].