improved nim structure
This commit is contained in:
@@ -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
|
||||
|
1
nim/nim.cfg
Normal file
1
nim/nim.cfg
Normal file
@@ -0,0 +1 @@
|
||||
path="lib"
|
Reference in New Issue
Block a user