This allows to install katenary with `go install` and to clean up the project folder.
282 B
282 B
katenary
import "github.com/katenary/katenary/cmd/katenary"
Katenary CLI, main package.
This package is not intended to be imported. It contains the main function that build the command line with `cobra` package.