2020-05-27 08:55:27 +02:00
2020-05-24 09:12:53 +02:00
2020-05-24 10:21:45 +02:00
2020-05-26 09:05:50 +02:00
2020-05-24 11:01:45 +02:00
2020-03-07 13:38:10 +01:00
2020-03-17 19:46:06 +01:00
2020-05-26 21:23:54 +02:00
2017-09-06 18:42:43 +02:00
2020-05-26 09:05:50 +02:00
2020-05-26 09:05:50 +02:00
2020-05-24 10:44:02 +02:00
2020-05-26 09:05:50 +02:00
2020-05-24 10:16:38 +02:00

MSYS2 Web Interface
===================

A simple web interface for browsing the MSYS2 repos.

Rebuild CSS/JS (optional)::

    cd frontend
    npm install
    npm run build

Run for Development::

    poetry shell
    poetry install
    python run.py --cache

Run for Production::

    # See the Dockerfile

Webhook Config Environment Variables::

    GITHUB_WEBHOOK_SECRET=
    APPVEYOR_ACCOUNT=
    APPVEYOR_PROJECT=
    APPVEYOR_TOKEN=
Description
Online Repo Browser
Readme 4 MiB
Languages
Python 68.4%
HTML 26.7%
JavaScript 2.8%
SCSS 1.7%
Dockerfile 0.2%
Other 0.2%