Sign inSign up

microservices/yaml

By microservices

Updated over 7 years ago

Image
0

248

microservices/yaml repository overview

storyscript

An OMG service allowing to parse and format YAML.

Usage

# Storyscript
yaml parse data: '- item'
# ["item", "foo"]
yaml format data: [1, 2]
# "---\n- 1\n- 2\n"

Tag summary

Content type

Image

Digest

Size

36.7 MB

Last updated

over 7 years ago

docker pull microservices/yaml