Installation • Usage • CI Status • Contributing • License
knfgen
is utility for generating Go const code for KNF configuration files.
To build the knfgen
from scratch, make sure you have a working Go 1.21+ workspace (instructions), then:
go install github.com/essentialkaos/knfgen@latest
You can download prebuilt binaries for Linux and macOS from EK Apps Repository.
To install the latest prebuilt version of knfgen
, do:
bash <(curl -fsSL https://apps.kaos.st/get) knfgen
Branch | Status |
---|---|
master |
|
develop |
Before contributing to this project please read our Contributing Guidelines.