2023-12-06 15:24:02 +01:00
|
|
|
<!-- Code generated by gomarkdoc. DO NOT EDIT -->
|
|
|
|
|
|
|
|
# katenary
|
|
|
|
|
2024-04-10 04:51:45 +02:00
|
|
|
```go
|
2023-12-06 15:24:02 +01:00
|
|
|
import "katenary/cmd/katenary"
|
|
|
|
```
|
|
|
|
|
2024-04-10 04:51:45 +02:00
|
|
|
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.
|
|
|
|
|