commonform/commonform-cli

Standard Command line Args or Explanation of piping

Closed this issue · 1 comments

It is confusing because in my experience most CLI interfaces use command line arguments rather than linux piping. So maybe some examples under the help flag would help

Or use standard Command line arguments, maybe a library like Command Line Args

Or an explanation of Linux piping in the documentation: Linux Tutorial

I wouldn't be against an optional file agument or a --file flag.

In terms of immediate need, would it be best just to give usage examples in README?