Clone the repo
git clone https://github.com/kimanikelly/cli-ttBank-py.git
Install the dependencies
pip install -r ./requirements.txt
Create a .env file
touch .env
After creating the .env file set the environment variables by using .env.example as a template