Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.
/ commiter-cli Public archive

A personal cli tool for standardising commit messages on personal projects

Notifications You must be signed in to change notification settings

danielkjellid/commiter-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Committer CLI

A very simple cli that standardises commit messages, making commiting more consistent for personal projects.

Usage:

  1. Clone the repo
  2. Navigate to the folder and run npm install -g to install it globally
  3. Navigate to your working directory and run gcom or committer to access the CLI

Limitations:

  • Will only push to origin - master
  • Will not check if you've made any changes before running the add and push command
  • Will not handle merge conflicts

About

A personal cli tool for standardising commit messages on personal projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published