You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> _*We recommend using [Windows Terminal](https://apps.microsoft.com/detail/9n0dx20hk701) with a good monospace font like [Iosevka](https://typeof.net/Iosevka/) to display Runal correctly on Windows.*_
67
70
68
71
Unzip the archive and, in the same directory, run:
72
+
```winbatch
73
+
; Run runal
74
+
.\runal.exe
75
+
76
+
; Run runal demo
77
+
.\runal.exe -demo
69
78
```
70
-
.\runal.exe -f my_sketch.js
71
-
```
79
+
72
80
Replace _./runal_ by _.\runal.exe_ for every following commands.
0 commit comments