Tweets out issues in Github repos that have high dependencies and have asked for help wanted
Can develop locally with Docker
# Build the container
docker-compose build
# Open a Shell
docker-compose run app bash
# run the container
docker-compose up