#cargo #output #cli #style #build #behavior #utilities

cargo-like-utils

A colletion of utils to build CLIs with an output style and a behaviour similar to cargo

2 releases

0.1.4 Feb 6, 2024
0.1.3 Jan 22, 2024
0.1.2 Jan 22, 2024
0.1.1 Jan 16, 2024
0.1.0 Jan 15, 2024

#410 in Filesystem

Download history 135/week @ 2024-06-10 111/week @ 2024-06-17 28/week @ 2024-06-24 33/week @ 2024-07-01 32/week @ 2024-07-15 57/week @ 2024-07-22 15/week @ 2024-07-29 21/week @ 2024-08-05 72/week @ 2024-08-12 16/week @ 2024-08-26 104/week @ 2024-09-02 36/week @ 2024-09-09 23/week @ 2024-09-16 72/week @ 2024-09-23

241 downloads per month
Used in 4 crates

MIT/Apache

47KB
916 lines

cargo-like-utils

A collection of utilities to emulate cargo's behaviour and output style in other CLIs.
It is mostly built out of extracted code from cargo itself, although there is no guarantee that the code will be kept up to date with upstream nor that it replicates cargo's behavior exactly.

It's a utility crate relied upon in Pavex and cargo-px.

Dependencies

~15–24MB
~356K SLoC