We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f1dd92 commit dfc4f7bCopy full SHA for dfc4f7b
README.md
@@ -28,6 +28,15 @@ busted
28
Writing specs is a bit more complicated. Check out [the spec writing guide](spec/README.md).
29
30
31
+## Binaries
32
+
33
+Precompiled versions of MoonScript are provided for Windows. You can find them
34
+in the [GitHub releases page](https://github.com/leafo/moonscript/releases).
35
+(Scroll down to the `win32-` tags.
36
37
+The build code can be found in the [`binaries`
38
+branch](https://github.com/leafo/moonscript/tree/binaries)
39
40
## Editor Support
41
42
* [Vim](https://github.com/leafo/moonscript-vim)
0 commit comments