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

5
nim/build.nims Executable file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/env nim
task build, "builds an example":
setCommand "js"
#os.copyfile("")