13 lines
262 B
Markdown
13 lines
262 B
Markdown
|
<!-- Code generated by gomarkdoc. DO NOT EDIT -->
|
||
|
|
||
|
# katenary
|
||
|
|
||
|
```go
|
||
|
import "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.
|
||
|
|