hugo/.goxc.json

7 lines
251 B
JSON
Raw Normal View History

2015-05-26 01:47:41 +00:00
{
"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"
}