pandastrike / yaml-cli

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

missing yaml files are not automatically created #22

Open ssbarnea opened 7 years ago

ssbarnea commented 7 years ago

I I do yaml set test.yaml foo 1 I expect it to create this file. Now it gives an error.