github.com/jingweno/gh@v2.1.1-0.20221007190738-04a7985fa9a1+incompatible/.goxc.json (about)

     1  {
     2  	"ArtifactsDest": "target",
     3  	"Arch": "386,amd64",
     4  	"Os": "darwin,linux,windows",
     5  	"ResourcesInclude": "INSTALL*,README*,LICENSE*",
     6  	"ResourcesExclude": "*.go",
     7  	"MainDirsExclude": "Godeps",
     8  	"PackageVersion": "2.1.0",
     9  	"Verbosity": "v",
    10  	"TaskSettings": {
    11  		"pkg-build": {
    12  			"metadata": {
    13  				"description": "Fast GitHub command line client",
    14  				"maintainer": "Jingwen Owen Ou (http://owenou.com)"
    15  			},
    16  			"metadata-deb": {
    17  				"Depends": "",
    18  				"Homepage": "http://owenou.com/gh"
    19  			}
    20  		}
    21  	},
    22  	"ConfigVersion": "0.9"
    23  }