nim-theNewWeb/README.md

6 lines
57 B
Markdown
Raw Normal View History

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