Skip to content

0.1.0

Compare
Choose a tag to compare
@aureliojargas aureliojargas released this 09 Mar 21:09

Release date: 2013-08-23

Initial public release.

A POSIX compliant script tested in Bash, dash and ksh, which extracts and tests commands from console-history-style text files and documentation (such as Markdown files).

Command line options:

  • --first
  • --list
  • --list-run
  • --test
  • --skip
  • --pre-flight
  • --post-flight
  • --quiet
  • --version
  • --progress
  • --color
  • --diff-options
  • --inline-prefix
  • --prefix
  • --prompt

Inline match modes:

  • --egrep
  • --eval
  • --file
  • --lines
  • --perl
  • --regex
  • --text