zenoxa-cli
v0.2.2
Published
An AI powered git assistant that generates commit messages automatically.
Readme
Zenoxa CLI
An AI powered git assistant that generates commit messages automatically.
Installation
Install globally to use the command system wide:
npm i -g zenoxa-cliWhy not npm i zenoxa-cli?
Local installation?**
Local installation only adds the package to your project's node_modules. You would need to run it with npx zenoxa-cli every time, and it only works within that specific project. Global installation makes zenoxa-cli available as a system command from any directory.
Usage
Navigate to any git repository and run:
zenoxa-cli commitCommands
| Command | Description |
| ------------------- | ------------------------------------------------------- |
| zenoxa-cli commit | Generate an AI commit message based unstaged on changes |
License
MIT
