зеркало из https://github.com/mislav/hub.git
31 строка
638 B
JSON
31 строка
638 B
JSON
{
|
|
"ArtifactsDest": "target",
|
|
"Arch": "386,amd64",
|
|
"Os": "darwin,linux,windows",
|
|
"ResourcesInclude": "INSTALL*,README*,LICENSE*",
|
|
"ResourcesExclude": "*.go",
|
|
"MainDirsExclude": "Godeps",
|
|
"PackageVersion": "0.26.0",
|
|
"Verbosity": "v",
|
|
"TaskSettings": {
|
|
"downloads-page": {
|
|
"fileheader": "",
|
|
"filename": ""
|
|
},
|
|
"pkg-build": {
|
|
"metadata": {
|
|
"description": "Fast GitHub command line client",
|
|
"maintainer": "Jingwen Owen Ou (http://owenou.com)"
|
|
},
|
|
"metadata-deb": {
|
|
"Depends": "",
|
|
"Homepage": "http://owenou.com/gh"
|
|
}
|
|
}
|
|
},
|
|
"Env": [
|
|
"GOPATH=./Godeps/_workspace"
|
|
],
|
|
"ConfigVersion": "0.9"
|
|
}
|