all repos — legit @ 5091695e75b2db30b8926d8aa17164c84031bc77

fork of git.icyphox.sh/legit

config.yaml

repo:
  scanPath: /home/icy/code/tmp/testrepos
  readme:
    - readme
    - README
    - readme.md
    - README.md
  mainBranch:
    - master
    - main
dirs:
  templates: ./templates
  static: ./static
meta:
  title: git good
  description: i think it's a skill issue
server:
  host: 127.0.0.1
  port: 5555