Christoph Reiter 07088bd6e6 Switch to keyserver.ubuntu.com for linking key IDs
pool.sks-keyservers.net no longer exists
2021-06-26 12:26:22 +02:00
2021-05-13 20:09:07 +02:00
2020-11-21 12:24:07 +01:00
2021-06-02 16:58:39 +02:00
2017-09-06 18:42:43 +02:00
2021-06-24 07:25:20 +02:00
2021-06-24 07:25:20 +02:00
2020-08-18 20:26:57 +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
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%