JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 9
  • Score
    100M100P100Q46924F
  • License Apache-2.0

🧠 AI-powered CLI tool for automatic git commit message generation

Package Exports

  • gitzen
  • gitzen/dist/index.cjs
  • gitzen/dist/index.mjs

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 (gitzen) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Gitzen: AI-powered CLI Tool for Automatic Git Commit Message Generation

Gitzen is a command-line tool that uses AI to automatically generate concise and well-formatted git commit messages. It integrates with popular AI providers like Google Gemini and supports customizable templates and languages.

gitzen

CLI Git Latest Release GitHub stars GitHub open issues GitHub open pull requests


📚 Table of Contents


📦 Installation

You can install Gitzen globally using your preferred package manager:

npm install -g gitzen
# or
pnpm add -g gitzen
# or
yarn global add gitzen

Once installed globally, the gitzen command will be available anywhere in your system.