Skip to content

port-zero/script-recorder

Repository files navigation

script-recorder

Log an execution run of a shell script and format it as HTML.

Execute a script, logging the lines executed and their output (including all terminal formatting) to a file which can then be formatted as HTML.

QUICKSTART

  ./run-session-script.sh my-shell-script
  ./gen_html.sh

NOTES

Logging an interactive session is possible but currently not implemented.

Author: Leslie P. Polzer, PORT ZERO [email protected]

License: MIT

About

Log an execution run of a shell script and format it as HTML.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published