@hackage sh2md0.1.0.0
Record your shell session and print in the markdown format
Categories
License
BSD-3-Clause
Maintainer
kkweon@gmail.com
Links
Versions
- 0.1.0.0 Tue, 13 Nov 2018
Installation
Dependencies (8)
- Hclip >=3.0.0 && <3.1
- base >=4.7 && <5
- containers >=0.5.11 && <0.6
- optparse-applicative >=0.14.3 && <0.15
- process >=1.6.3 && <1.7
- text >=1.2.3 && <1.3 Show all…
Dependents (0)
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