Crates.io | comcom |
lib.rs | comcom |
version | 0.3.0 |
source | src |
created_at | 2023-04-10 22:21:18.382082 |
updated_at | 2023-04-11 10:01:06.143487 |
description | A tool designed to make it easier to compose complex commands |
homepage | |
repository | https://github.com/dob9601/comcom |
max_upload_size | |
id | 835516 |
size | 37,422 |
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