JSPM

@ngmd/git-flow

0.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 70
  • Score
    100M100P100Q68312F
  • License MIT

Complete Git Flow automation with commit validation, branch naming conventions, and zero-config git hooks setup

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-flow

Resources

Explore the repository and documentation [RU], [EN].