pandastrike / yaml-cli

A simple CLI for querying and updating YAML files
ISC License
86 stars 5 forks source link

read YAML from stdin #3

Closed dyoder closed 8 years ago

dyoder commented 8 years ago

This could be indicated with the - convention in place of the filename. Easy to add, thanks to Fairmont's read multimethod.