- Make sure you have all dependencies installed:
- Git
- python3 and python3-pip
- Download and unzip the package of your choice
- Into the project's folder, run
pip install -r requirements.txt. Note:sudomay be required - Create a alias to executing the project:
echo "alias commit='python3 ~/.commit-helper/generator.py'" >> ~/.bashrcmight do it. - Reload your terminal
source ~/.bashrc - Be happy