summaryrefslogtreecommitdiffstats
path: root/.goxc.json
blob: 10f19d22609e80743a91ad842d4c1a0d6084d673 (plain)
1
2
3
4
5
6
{
	"ArtifactsDest": "GoBuilds/",
	"OutPath": "{{.Dest}}{{.PS}}{{.AppName}}{{.PS}}{{.Version}}{{.PS}}{{.AppName}}_{{.Version}}_{{.Os}}_{{.Arch}}{{.Ext}}",
	"BuildConstraints": "linux windows darwin freebsd netbsd openbsd dragonfly",
	"ConfigVersion": "0.9"
}