generates commit messages with the codex cli
- Rust 75.8%
- Nix 24.2%
|
|
||
|---|---|---|
| .forgejo | ||
| .zed | ||
| .envrc.project | ||
| .gitignore | ||
| AGENTS.md | ||
| Cargo.lock | ||
| Cargo.toml | ||
| CLAUDE.md | ||
| flake.lock | ||
| flake.nix | ||
| instructions.md | ||
| LICENSE | ||
| main.rs | ||
| README.md | ||
| treefmt.toml | ||
codex-commit
generates commit messages with the codex cli
$ codex-commit
feat: add commit message generator
:
Press enter to use the generated message, or type a replacement at the :
prompt before committing.
install
cargo
cargo install codex-commit \
--index sparse+https://trev.zip/api/packages/llc/cargo/
nix
nix run git+https://trev.zip/llc/codex-commit.git