Files
katenary/doc/docs/packages/cmd/katenary.md
Patrice Ferlet 14ca5bf0ea feat(refacto): move everything in internal package
This allows to install katenary with `go install` and to clean up the
project folder.
2025-08-03 15:54:58 +02:00

13 lines
282 B
Markdown

<!-- Code generated by gomarkdoc. DO NOT EDIT -->
# katenary
```go
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.