/* Copyright © 2025 Steven Carpenter */ package main import "speccon18/yunodo/v2/cmd" func main() { cmd.Execute() }