Echo Writes Code

gitten.toml

1
2
3
4
5
6
7
8
9
[application]
name = "Gitten"

[git]
root = "/srv/git"

[network]
host = "localhost"
port = 8080