0.0.4 • Published 9 months ago

@keell0renz/metagit v0.0.4

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

MetaGit: Never write your commit messages again

MetaGit looks at your git diff, and instructs a language model to write a commit message instead of you.

Usage

1. Set environment variables (into your interpreter config)

export OPENAI_API_KEY=<key>

2. Install from repository

npm install -g @keell0renz/metagit

3. Use

You were cooking something...

metagit
Added something...
? Do you want to proceed with this commit message? (Y/n)

If you want to guide...

metagit some shit fixin the bugs lmao
Commit message...
? Do you want to proceed with this commit message? (Y/n)
0.0.4

9 months ago

0.0.3

9 months ago

0.0.2

9 months ago

0.0.1

10 months ago