Files
mrvacommander/cmd/commander/main.go
2024-05-08 23:11:41 -07:00

8 lines
136 B
Go

// Copyright © 2024 github
// Licensed under the Apache License, Version 2.0 (the "License").
package main
func main() {
Execute()
}