gcom
v0.1.2
Published
A CLI to assits you in the commits creations.
Downloads
3
Readme
gcom
A project oriented commit assistant.
📦 Installation
npm install -g gcom
🧑💻 Usage
From your project folder and once you have made any changes, run the CLI with the next command:
gcom
The tool will guide you through the process of creating a commit message. You can preview the message before committing your changes. You will also ask to push your changes.