clihelp 0.1.0

Shared colored --help rendering + --color=<WHEN> resolution for the fast* CLI toolkit
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "clihelp"
version = "0.1.0"
edition = "2021"
description = "Shared colored --help rendering + --color=<WHEN> resolution for the fast* CLI toolkit"
license = "GPL-3.0-or-later"
repository = "https://github.com/CallMeAlphabet/clihelp"
readme = "README.md"

[dependencies]