Yogurt Yaml

Get yaml from yogurt files

Usage

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

CLI Examples

Simple Example

bash cat file | curt -p

More sophisticated Example

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