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