momoka

Create a minimal MoonBit module

module
moon add kokic/momoka@0.4.4
Download zip
Author
Version
0.4.4
License
AGPL-3.0
Last updated
2 days ago
Downloads
35
README

#Momoka

Create a minimal MoonBit module ?

#Example

momoka your-great-project # or, cd <your-existing-project> momoka --init ./

#Help

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]. __ __ _ | \/ | ___ _ __ ___ ___ | | ____ _ | |\/| |/ _ \| '_ ` _ \ / _ \| |/ / _` | | | | | (_) | | | | | | (_) | < (_| | |_| |_|\___/|_| |_| |_|\___/|_|\_\__,_|

#
CliError

#
VERSION

let VERSION : String

Also see: moon.mod - version

#
emph

fn emph(String) -> String