Installation • Usage • CI Status • Contributing • License
Yo is a command-line YAML processor.
To build the Yo from scratch, make sure you have a working Go 1.21+ workspace (instructions), then:
go install github.com/essentialkaos/yo@latest
sudo yum install -y https://pkgs.kaos.st/kaos-repo-latest.el$(grep 'CPE_NAME' /etc/os-release | tr -d '"' | cut -d':' -f5).noarch.rpm
sudo yum install yo
You can download prebuilt binaries for Linux and macOS from EK Apps Repository:
bash <(curl -fsSL https://apps.kaos.st/get) yo
Branch | Status |
---|---|
master |
|
develop |
Before contributing to this project please read our Contributing Guidelines.