[example] id = "example-basic" name = "Basic" icon = "🚀" category = "core" desc = """ Demonstrates the basic usage of Mingling with a simple `greet` subcommand that takes a name and prints a greeting. """ tags = ["dispatcher!", "#[chain]", "#[renderer]"] files = ["src/main.rs", "Cargo.toml"]