aiken/crates/aiken
KtorZ e97fe332b1
Rename --filter_traces to --trace_filter
It has somehow always annoyed me that we have --trace_level (with 'trace' first) and --filter_traces (with traces, plural and last). Given that these two options are almost always used together, the inconsistency is frustrating.
2024-10-25 11:08:05 +02:00
..
src Rename --filter_traces to --trace_filter 2024-10-25 11:08:05 +02:00
Cargo.toml chore: Release 2024-10-19 13:45:54 -04:00
README.md chore: make folder names match crate name 2022-12-21 18:11:07 -05:00

README.md

CLI

This is the crate that contains the aiken command line application which bundles together all the other crates in this project.

Install

cargo install aiken