![](https://github.com/essentialkaos/yo/raw/v1.0.1/.github/images/card.svg)
Installation • Usage • CI Status • Contributing • License
Yo is a command-line YAML processor.
Installation
From source
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
Prebuilt binaries
You can download prebuilt binaries for Linux and macOS from EK Apps Repository:
bash <(curl -fsSL https://apps.kaos.st/get) yo
Usage
CI Status
Branch |
Status |
master |
![CI](https://kaos.sh/w/yo/ci.svg?branch=master) |
develop |
![CI](https://kaos.sh/w/yo/ci.svg?branch=develop) |
Contributing
Before contributing to this project please read our Contributing Guidelines.
License
Apache License, Version 2.0
![](https://gh.kaos.st/ekgh.svg)