0.0.12 • Published 2 years ago

lazymit v0.0.12

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

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago