Changes for version 1.01 - 2014-01-21

  • BUG FIXES
    • A couple of fixes in parsing cmdline options for argument with cmdline_src 'stdin_or_files': avoid printing 'missing arg X' when getting argument value from STDIN, and parse '--arg F1' properly (it used to get from STDIN instead of F1).

Documentation

Display command-line usage of a Riap function
Run commands (from any Riap function) on the command-line
Strip result envelope (JSON version)
Strip result envelope (YAML version)

Modules

Rinci/Riap-based command-line application framework
A simple interface to run a subroutine as command-line app