Add the command package

This commit is contained in:
2024-05-07 13:19:04 +02:00
parent adc44a5e8b
commit 78dfb15cf5

View File

@@ -0,0 +1,12 @@
<!-- 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.