shell-cell 1.6.1

Shell-Cell. CLI app to spawn and manage containerized shell environments
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[book]
title = "Shell-Cell Documentation"
authors = ["Shell-Cell Contributors"]
language = "en"
src = "docs"

[build]
build-dir = "book"

[preprocessor.mermaid]
command = "mdbook-mermaid"

[output.html]
additional-js = ["mermaid.min.js", "mermaid-init.js"]