added prototype web interface written in nim
This commit is contained in:
5
nim/build.nims
Executable file
5
nim/build.nims
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env nim
|
||||
|
||||
task build, "builds an example":
|
||||
setCommand "js"
|
||||
#os.copyfile("")
|
Reference in New Issue
Block a user