jarg
jarg copied to clipboard
Support files as values
jarg should support files as values. I think it could use cURL's syntax:
$ jarg file=@/path/to/file
In the JSON dialect, it should conform to example 9 of the HTML JSON forms draft. In the form dialect, should it conform to multipart?