#output #cargo #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

#2222 in Web programming

Download history 103/week @ 2024-01-11 154/week @ 2024-01-18 38/week @ 2024-01-25 111/week @ 2024-02-01 82/week @ 2024-02-08 48/week @ 2024-02-15 148/week @ 2024-02-22 30/week @ 2024-02-29 44/week @ 2024-03-07 35/week @ 2024-03-14 102/week @ 2024-03-21 115/week @ 2024-03-28 137/week @ 2024-04-04

407 downloads per month
Used in pavex_cli

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

~19–31MB
~456K SLoC