c7ee6eb2bbecb78fdfdcda23e1e91f26e90ef31d
Treat them like all other packages. They used to cause various problems by hitting edge cases, but this should all be fixed now.
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
Languages
Python
68.4%
HTML
26.7%
JavaScript
2.8%
SCSS
1.7%
Dockerfile
0.2%
Other
0.2%