Skip to content

WalefyHG/Task_Commit

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages