mozilla / webcompat-bugcount-report-generator

0 stars 3 forks source link

Installing dependencies

This script assumes you can run Python 3.6, and have pipenv installed.

Once that's true, run:

pipenv install

Environment variables

The script also assumes an environment variable GITHUB_API_TOKEN is set to a personal access token. Alternately, you can create a .env file in the project root that looks like:

GITHUB_API_TOKEN=tokenvaluehere

Running the scraper

pipenv run scrape

After it's done, there will be a fresh new .csv file in ./data/export.