RealOrangeOne / gitea-cgit-adapter

Export public gitea repos in a way cgit understands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Export public gitea repos in a way cgit understands

License:Apache License 2.0


Languages

Language:Python 86.7%Language:Dockerfile 7.2%Language:Shell 6.0%