Tool for formatting commits following the Conventional Commits pattern and recognizing Git Flow branches.
To install the package, use:
pip install task-commit
For first confugure repository:
task_commit_init
For commit:
task_commit
Download the repository: https://github.com/WalefyHG/Task_Commit.git
pip install poetry
poetry config virtualenvs.in-project true
poetry shell
poetry install
poetry run pre-commit install
python manage_translations.py addlanguage
python manage_translations.py update