yogurt-yaml 0.0.3

Get embedded yaml from yogurt files
Documentation

Yogurt Yaml

Get yaml from yogurt files

Usage

There is a lib and a executable, which can be used.

CLI Examples

Simple Example

cat file | curt -p

More sophisticated Example

cat **/*.adoc | curt -p | yaml json write - | less