Moon
The build system and package manager for MoonBit
Install / Use
/learn @moonbitlang/MoonREADME
moon
The build system and package manager for MoonBit.
Installation
Visit https://www.moonbitlang.com/download/ to download the installer for your operating system.
Quickstart
$ moon new hello
$ cd hello
$ moon run src/main
Hello, world!
Contributing
To contribute, please read the contribution guidelines at docs/dev.
