Skip to content

Latest commit

Β 

History

History
19 lines (12 loc) Β· 408 Bytes

README.md

File metadata and controls

19 lines (12 loc) Β· 408 Bytes

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.