0.0.12 • Published 9 months ago

lazymit v0.0.12

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

Lazymit

Commit CLI tool, Leverages the power of AI to generate Gitmoji-based commit messages

npm version License

Lazymit

Features

  • AI-Powered: Automatically generates commit messages using AI.
  • Gitmoji: Uses Gitmojis for expressive commit messages.
  • Interactive: Guides through process with an intuitive interface.

Installation

npm install -g lazymit

Usage

Lazymit Usage

  1. Set up your API key and preferred AI model.
lazymit --init
  1. Stage the files you want to commit.
git add <files...>
  1. Run Lazymit!
lazymit

Configuration

Lazymit uses a configuration file to store your API key and AI model preferences. The lazymit --init command will guide you through setting up this configuration.

Supported AI Models

  • Gemini 1.5 Flash
  • Gemini 1.5 Pro
  • ChatGPT 4O
  • GPT 4O Mini

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

0.0.12

9 months ago

0.0.11

9 months ago

0.0.10

9 months ago

0.0.9

10 months ago

0.0.8

10 months ago

0.0.7

10 months ago

0.0.6

10 months ago

0.0.5

10 months ago

0.0.4

10 months ago

0.0.3

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago