yanic/.goxc.json

20 lines
395 B
JSON

{
"AppName": "yanic",
"ArtifactsDest": "./build",
"TasksExclude": [
"validate"
],
"BuildConstraints": "linux",
"TaskSettings": {
"deb": {
"metadata": {
"description": "Yet another node info collector",
"maintainer": "FreifunkBremen \u003cgeno+ffhb@fireorbit.de\u003e"
},
"other-mapped-files": {
"/": "contrib/packages/debian"
}
}
},
"ConfigVersion": "0.9"
}