/* Copyright © 2022 NAME HERE */ package main import "git.bullercodeworks.com/brian/gime/cmd" func main() { cmd.Execute() }