vecli 0.1.0

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