all repos — legit @ 1b27f32cc21c4f85e475795c1033f4ad2d6cba52

fork of git.icyphox.sh/legit

config.yaml

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
repo:
  scanPath: /home/icy/code/tmp/testrepos
  readme:
    - readme
    - README
    - readme.md
    - README.md
  mainBranch:
    - master
    - main
template:
  dir: ./templates
meta:
  title: git good
  description: i think it's a skill issue
server:
  host: 127.0.0.1
  port: 5555