all repos — legit @ 462c7ddc70f7c4da9515298439246f3b40b244f5

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