added prototype web interface written in nim
This commit is contained in:
4
nim/build.sh
Executable file
4
nim/build.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
nim js jpacrepo.nim
|
||||
cp nimcache/jpacrepo.js static
|
Reference in New Issue
Block a user