Building Kairos artifacts with ease
|
||
---|---|---|
.github/workflows | ||
cmd | ||
internal/version | ||
pkg | ||
.gitignore | ||
.goreleaser.yaml | ||
Dockerfile | ||
Earthfile | ||
go.mod | ||
go.sum | ||
main.go | ||
README.md | ||
renovate.json |
enki
is the tool used to generate Kairos artifacts (container images, isos etc) and it is used
by Auroraboot
and osbuilder
It's not meant to be used by humans, thus the API and UX are not focusing on user friendliness but rather on getting things done and fulfilling the requirements of the dependant tools.
NOTE: enki
was originally part of osbuilder and [was moved to a separate repository](link to PR here).