Allow assets to come from more places than PWD, do some autodetection, add a build file, and update the README
This commit is contained in:
parent
cf2f5219b2
commit
7a24e5e998
4 changed files with 55 additions and 32 deletions
6
.goxc.json
Normal file
6
.goxc.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"Arch": "amd64 386",
|
||||
"Os": "linux darwin windows",
|
||||
"ResourcesInclude": "README.md,static,templates,LICENSE,AUTHORS,CONTRIBUTORS,docs,cayley.cfg.example,30kmoviedata.nt.gz,testdata.nt",
|
||||
"ConfigVersion": "0.9"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue