all repos — legit @ 1b27f32cc21c4f85e475795c1033f4ad2d6cba52

web frontend for git

config.yaml (view raw)

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