SvelteKit

Rust CLI

Command Line Applications in Rust

Argument parsing

clap.rs

https://github.com/TeXitoi/structopt

https://github.com/docopt/docopt.rs

rust-lang/getopts

google/argh

oclif: The Open CLI Framework · Create command line tools your users love

Gluegun - A delightful toolkit for building Node-powered CLIs.

Logging

rust-lang/log

Parsing command line arguments - Command Line Applications in Rust