[![status][PIPELINE_STATUS]][PROJECT_URL]
This is a branch of libyaml with a simple build system.
**Unix**:
```bash
git clone https://gitlab.com/hev/yaml
cd yaml
make
```
**Android**:
```bash
mkdir yaml
cd yaml
git clone https://gitlab.com/hev/yaml jni
ndk-build
```
'https://github.com/yaml/libyaml'