@hackage / sh2md

Record your shell session and print in the markdown format

Latest0.1.0.0

About

Metadata

  • Last updated , by kkweon
  • License BSD-3-Clause
  • Maintained by: kkweon@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

sh2md

Record your shell and print in the markdown format

sh2md --help
Usage: sh2md [--stdout]
  Record shell and print in markdown

Available options:
  --stdout                 Instead of copying to the clipboard, print the result
                           to stdout
  -h,--help                Show this help text

Build & Install

You need a stack

stack build
stack install