# Todoist integrator ## Install ``` pip3 install -r requirements.txt ``` ## Jira intergration Set system env: ``` export JIRA_API_TOKEN= ```