all repos — legit @ 1872ca726ab9b0105481ba2404b01e7aeb43bbee

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