Skip to content

JepriCreations/gcom

Repository files navigation

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.