wrapcli 0.2.8

Wrap and rewrite CLI output to masquerade as another tool
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[book]
authors = ["Ivan Chetchasov"]
language = "en"
src = "src"
title = "WrapCLI Book"

[output.html]
git-repository-url = "https://github.com/vi-is-ramen/wrapcli"
edit-url-template = "https://github.com/vi-is-ramen/wrapcli/edit/main/book/{path}"

[output.html.fold]
enable = true
level = 0

[output.html.playpen]
editable = true
copyable = true