[features]
cli = []
default = ["cli", "help"]
help = ["hooks"]
hooks = []
[package]
authors = ["Vincent Thomas"]
description = "A cli parser and framework for rust"
edition = "2021"
license = "MIT"
name = "clier"
readme = "README.md"
repository = "https://github.com/vincent-thomas/clier"
version = "0.2.0"