@stephansama/ai-commit-msg
generate commit messages using ai
Table of contents
Section titled “Table of contents”Open Table of contents
Installation
Section titled “Installation”pnpm install @stephansama/ai-commit-msgCLI Options
Section titled “CLI Options”| Option | Alias | Description | Type |
|---|---|---|---|
--config | -c | Path to config file | string |
--output | -o | Output file for commit-msg | string |
--verbose | -v | Enable verbose logging | boolean |
-
Install and initialize husky
Terminal window npm install --save-dev husky && npx husky init -
create the
prepare-commit-msghook by creating a file located at.husky/prepare-commit-msg#!/bin/shai-commit-msg -o "$1"
Modules
Section titled “Modules”| Module | Description |
|---|---|
|
‐ |
|
|
‐ |
|
|
‐ |
|
|
‐ |
|
|
‐ |
|
|
‐ |
|
|
‐ |