Files
esdi/main.go
T

7 lines
85 B
Go

package main
func main() {
// Launches the cobra package stuff
Execute()
}