/* Copyright © 2024 NAME HERE */ package main import "github.com/LeRoid-hub/Mensa-CLI/cmd" func main() { cmd.Execute() }