/* Copyright © 2024 NAME HERE */ package main import "github.com/LorenzHohermuth/origami/cmd" func main() { cmd.Execute() }