C.U.P.S. CLI

Building

Requires Rust

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh source ~/.cargo/env

Build

cargo build --release

Add to PATH

cp ./target/release/cups-cli /usr/local/bin

Usage

Base arguments (REQUIRED)

Terminal User Interface

WORK IN PROGRESS Will start up when no subcommand is passed, however is not in a fully functional state