#utility #command-line-tool #utilities #constants #command-line-interface #tiny #function

cli_utils_hoijui

A tiny CLI utilities library, providing functions and constants useful in many CLI tools

7 unstable releases (3 breaking)

new 0.9.0 Jul 20, 2024
0.8.1 Jul 20, 2024
0.8.0 Jun 6, 2024
0.7.0 Dec 4, 2023
0.6.2 Nov 28, 2023

#221 in Configuration

Download history 24/week @ 2024-04-01 5/week @ 2024-04-22 1/week @ 2024-05-13 18/week @ 2024-05-20 37/week @ 2024-05-27 171/week @ 2024-06-03 22/week @ 2024-06-10 18/week @ 2024-06-17 13/week @ 2024-06-24 10/week @ 2024-07-01 9/week @ 2024-07-08 193/week @ 2024-07-15

227 downloads per month
Used in 6 crates (5 directly)

AGPL-3.0-or-later

32KB
338 lines

Rust CLI utilities (mostly a private project)

License: AGPL-3.0-or-later REUSE status Repo Package Releases Documentation Releases Dependency Status Build Status

A tiny CLI utilities library, providing functions and constants useful in many CLI tools.

For the actual utilities, see:

  • tools
  • logging (only available with the logging feature enabled)
  • std_error (only available with the std_error feature enabled)

NOTE
The author is a rust-newb. This crate probably only makes sense for himself, and it is most likely not using the power of rust to its fullest.

Dependencies

~0–1.4MB
~27K SLoC