Command Composer (comcom) is an interactive utility designed to make it easier to write painfully long commands.
Sometimes you need to write an annoyingly long command - whether it be to interact with Docker or to chain a long series of pipes
Comcom is written entirely in Rust 🦀 and powered by the tui-rs library