Skip to content

Lima-e-Silva/commit-title-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commit Title Template

Status Maintainability

Just a simple python algorithm to generate default commit titles. Generate beautiful and informative commit titles for your projects. You can also create your own pattern in your own language.

Table of Contents

Installation

To install, just open your git bash terminal and:

git clone "https://github.com/Lima-e-Silva/commit-title-template.git"

Then install the requirements:

pip install -r requirements.txt

It's done, all you have to do is run the algorithm by:

python main.py

Credits

Below is a list of the libraries and resources used and their respective licenses:

Library License
pick MIT
pyperclip BSD-3-Clause license
pyYAML MIT

About

Just a simple python algorithm to generate standard commit titles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages