all repos — legit @ b833d2f73d5f4e56d7e082495c44d394d2361cbd

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