aboutsummaryrefslogtreecommitdiffstats
path: root/update-data.sh
Commit message (Collapse)AuthorAgeFilesLines
* Initial version of the siteCristian Maureira-Fredes2021-04-081-0/+47
* Including a README that explains how to setup the project. * Adding `Procfile` to be compatible with gunicorn. * Adding a `runtime.txt` to select the Python version on heroku. * Include initial version of the text-content for "contribute", and "guidelines" * Adding box to provide a shortcut to the QUIPS * Add `requirements.txt` * Including a script to locally clone and generate the data for the dashboard. * Including script to generate the CSV files based on the content of the qt repositories. Change-Id: I8b5e5a581d7f247ead16c031adc7243ba023018f Reviewed-by: Lars Knoll <lars.knoll@qt.io> Reviewed-by: Tuukka Turunen <tuukka.turunen@qt.io>