blob: 3ad9842e557b904a6c8d63ecc0d6e53ae8da2539 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
# this file is automatically re-generated from forge.pb, however,
# if you want to edit it by hand, you can:
# stop forge; remove forge.pb; edit forge.text; start forge
# this will cause the default behavior to fallback to parsing this file for the config
# this file is intended to be used to customize settings on what
# git repos you have write access to. That is, where you can run 'git push'
ForgeConfigs: {
goPath: "go.wit.com"
writable: true
directory: true
}
repos: {
goPath: "go.wit.com/apps/zookeeper"
debName: "zookeeper-go"
}
xterm: "xterm"
xtermArgv: "-bg"
xtermArgv: "black"
xtermArgv: "-fg"
xtermArgv: "white"
xtermArgv: "-geometry"
xtermArgv: "140x32"
xtermArgv: "-e"
|