Skip to content

joiltonrsilva/commit_linter_plus

 
 

Repository files navigation

Task Commit

Tool for formatting commits following the Conventional Commits pattern and recognizing Git Flow branches.

Installation

To install the package, use:

pip install task-commit

Usage

For first confugure repository:

task_commit_init

For commit:

task_commit

To Development:

Download the repository: https://github.com/WalefyHG/Task_Commit.git

Install Poetry:

pip install poetry

Change config poetry:

poetry config virtualenvs.in-project true

Create virtual environment:

poetry shell

Install dependencies:

poetry install

Install Pre-commit:

poetry run pre-commit install

Manager Translates:

Install new language:

python manage_translations.py addlanguage

Update language:

python manage_translations.py update

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%