JSPM

@ngmd/git-flow

0.0.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 76
  • Score
    100M100P100Q68360F
  • 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/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@ngmd/git-flow) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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].