improved nim structure

This commit is contained in:
2018-03-17 10:49:56 +01:00
parent 4a4c1cfc63
commit 2badffe64b
6 changed files with 5 additions and 12 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
#!/bin/bash
set -e
nim js jpacrepo.nim
cp nimcache/jpacrepo.js static
nim js src/jpacrepo.nim
cp nimcache/jpacrepo.js static
View File
+1
View File
@@ -0,0 +1 @@
path="lib"