vecli 0.2.0

A zero-dependency, minimal CLI framework that's genuinely readable.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "vecli"
version = "0.2.0"
edition = "2024"
description = "A zero-dependency, minimal CLI framework that's genuinely readable."
license-file = "LICENSE.md"
repository = "https://github.com/razkar-studio/vecli"
readme = "README.md"
keywords = ["cli", "terminal", "framework", "args"]
categories = ["command-line-interface"]
documentation = "https://docs.rs/vecli"