codex-commit (0.0.1)
Installation
[registries.forgejo]
index = "sparse+ " # Sparse index
# index = " " # Git
[net]
git-fetch-with-cli = truecargo add codex-commit@0.0.1 --registry forgejoAbout this package
codex commit message generator
codex-commit
generates commit messages with the codex cli
example
$ codex-commit
feat: add commit message generator
:
Press enter to use the generated message, or type a replacement at the :
prompt before committing.
get
nix
nix run git+https://trev.zip/llc/codex-commit.git
download
https://trev.zip/llc/codex-commit/releases
Note
This repository is mirrored to GitHub from trev.zip
Dependencies
| ID | Version |
|---|---|
| serde | ^1 |
| serde_json | ^1 |