nim-theNewWeb/README.md

6 lines
57 B
Markdown

# compile and run
```
nim c -d:release -r main.nim
```