Tested on Python 3.6.9
git clone https://github.com/Craig-ling/textgenerator.git
cd textgenerator
python3 -m venv env
source env/bin/activate
python main.py
python main.py example/user/directory/filename
where the filepath example is localized to your machine.