Skip to content

Loveisweird/msys2-web

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Python 66.7%
  • HTML 29.4%
  • JavaScript 1.9%
  • SCSS 1.7%
  • Dockerfile 0.3%