lr.Dotnet.AiGitTool 2026.3.24.1720

lr-ai-git

NuGet

A command-line tool for generating git commit messages using AI.

Usage

Run it directly with dnx:

dnx -y lr-ai-git <command>

Examples

Automatically commit all changes with a generated commit message:

dnx -y lr-ai-git commit

Commit changes interactively (asks for confirmation):

dnx -y lr-ai-git commit -i

How it works

Installation

If you prefer to have it installed globally on your machine:

dotnet tool install -g lr.Dotnet.AiGitTool

Usage after installation:

lr-ai-git commit

This package has no dependencies.

Version Downloads Last updated
2026.3.24.2339 65 03/24/2026
2026.3.24.1736 5 03/24/2026
2026.3.24.1720 2 03/24/2026