added prototype web interface written in nim

This commit is contained in:
2017-09-24 17:20:28 +02:00
parent 1aecc6628e
commit bf8b765117
11 changed files with 359 additions and 29 deletions

4
nim/build.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
set -e
nim js jpacrepo.nim
cp nimcache/jpacrepo.js static