Summarizes commit messages for you automagically.
Project description
__________ ______
/ ____/ __ \/_ __/
/ / __/ /_/ / / /
/ /_/ / ____/ / /
\____/_/ /_/
________ ______ ____________ ______ ____________________
/ ____/ / / / __ \/ ___/_ __/ | / / __ \/ _/_ __/ ____/ __ \
/ / __/ /_/ / / / /\__ \ / / | | /| / / /_/ // / / / / __/ / /_/ /
/ /_/ / __ / /_/ /___/ // / | |/ |/ / _, _// / / / / /___/ _, _/
\____/_/ /_/\____//____//_/ |__/|__/_/ |_/___/ /_/ /_____/_/ |_|
Overview
This uses OpenAI's GPT LLM to write git commit summaries
Setup
export OPENAI_API_KEY=xxxxxxxxxxxxxxxxxx
Usage
git commit -m "$(ghostwriter)"
Example
$ echo "test" > test.txt"
$ git add test.txt
$ ghostwriter
"Adds a test.txt file to repo"
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gpt-ghostwriter-1.0.4.tar.gz
(14.4 kB
view details)
File details
Details for the file gpt-ghostwriter-1.0.4.tar.gz
.
File metadata
- Download URL: gpt-ghostwriter-1.0.4.tar.gz
- Upload date:
- Size: 14.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a9090b7de5f59801fdc73f33f6587f90cd2bb947795d2ab81d24aa9a098b01a |
|
MD5 | fb895968c86062f41a0c7c2023d49e48 |
|
BLAKE2b-256 | a997e933318181f6af982ca994df61d596504126e5e8075b91325b14d59b21fe |