Echo Writes Code

gitten.example.toml

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

[git]
root = "/path/to/your/git/directory"

[network]
host = "localhost"
port = 8080