Create a minimal MoonBit module か?
momoka your-great-project
# or, cd <your-existing-project>
momoka --init ./ Create a minimal MoonBit module
Usage: momoka [options] [path] [command]
Create a minimal MoonBit module
Commands:
cfg Configure default license / host / target, or print them.
Arguments:
path Project directory path.
Options:
-h, --help Show help information.
-V, --version Show version information.
-i, --init Initialize in an existing directory instead of creating it.
-l, --license <license> License for moon.mod [default: prefs or AGPL-3.0].
--host <host> Repository hosting domain [default: prefs or github.com].
-t, --target <target> Preferred target [default: prefs or native].
__ __ _
| \/ | ___ _ __ ___ ___ | | ____ _
| |\/| |/ _ \| '_ ` _ \ / _ \| |/ / _` |
| | | | (_) | | | | | | (_) | < (_| |
|_| |_|\___/|_| |_| |_|\___/|_|\_\__,_|