Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 283 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 283 Bytes

gitea-cgit-adapter

Export public gitea repos in a way cgit understands

Installation

  1. python -m venv env
  2. env/bin/pip install -e .
  3. `env/bin/python run.py