comcom

Crates.iocomcom
lib.rscomcom
version0.3.0
sourcesrc
created_at2023-04-10 22:21:18.382082
updated_at2023-04-11 10:01:06.143487
descriptionA tool designed to make it easier to compose complex commands
homepage
repositoryhttps://github.com/dob9601/comcom
max_upload_size
id835516
size37,422
Daniel O'Brien (dob9601)

documentation

README

Comcom - Command Composer

What?

Command Composer (comcom) is an interactive utility designed to make it easier to write painfully long commands.

Why?

Sometimes you need to write an annoyingly long command - whether it be to interact with Docker or to chain a long series of pipes

How?

Comcom is written entirely in Rust 🦀 and powered by the tui-rs library

Commit count: 9

cargo fmt