Closed ozbillwang closed 5 years ago
fix #16
with option start with @
@
$ cat mocks/create.json { "mock": "data" } $ node index.js --options --body='@mocks/create.json'
Thank for this. I'll test it out and merge it soon.
@jayair how soon? 🙃 would love this!
@patrykkrawczyk Thanks for the bump. I'll have a look at it in the next few days.
Pushed!
fix #16
with option start with
@