gen-crd-api-reference-docs icon indicating copy to clipboard operation
gen-crd-api-reference-docs copied to clipboard

include a default template with go fs embed

Open ahmetb opened this issue 3 years ago • 0 comments

I think we can include the template/ directory in the binary easily now with Go 1.17, and use the custom one if specified via -template-dir or there's a template/ directory in $CWD (not as sure about the latter).

ahmetb avatar Jan 13 '22 18:01 ahmetb