all repos — legit @ 551c6637250172c5a2ca05070c011b1d72bb7d02

web frontend for git

config.yaml (view raw)

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