0.0.12 • Published 6 months ago

lazymit v0.0.12

Weekly downloads
-
License
MIT
Repository
-
Last release
6 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

6 months ago

0.0.11

7 months ago

0.0.10

7 months ago

0.0.9

7 months ago

0.0.8

7 months ago

0.0.7

7 months ago

0.0.6

7 months ago

0.0.5

7 months ago

0.0.4

7 months ago

0.0.3

7 months ago

0.0.2

7 months ago

0.0.1

7 months ago