cata 0.1.1

toolkit for building large CLIs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
tools:
    mise install

lint:
    CARGO_BUILD_RUSTFLAGS="-Dwarnings" cargo clippy

test:
    cargo test

cargo:
    cargo autoinherit
    cargo ws version