mirror of
https://github.com/shadawck/awesome-cli-frameworks.git
synced 2026-03-09 09:22:01 -05:00
18 lines
477 B
TOML
18 lines
477 B
TOML
[book]
|
|
authors = ["shadawck"]
|
|
descriptions = "Collection of tools to build beautiful command line interface in different languages."
|
|
language = "en"
|
|
multilingual = false
|
|
src = "src"
|
|
title = "Awesome CLI Framework"
|
|
|
|
[build]
|
|
build-dir = "docs"
|
|
|
|
[output.html]
|
|
site-url = "/awesome-cli-frameworks/"
|
|
git-repository-url = "https://github.com/shadawck/awesome-cli-frameworks"
|
|
preferred-dark-theme = "navy"
|
|
#additional-css = ["plugin/style.css"]
|
|
#additional-js = ["plugin/sidebar.js"]
|