package main import "github.com/tengge1/shadoweditor/cmd" func main() { cmd.Execute() }