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