conv-rs

Crates.ioconv-rs
lib.rsconv-rs
version0.1.1
sourcesrc
created_at2022-11-21 17:34:21.273782
updated_at2022-11-21 17:52:22.818946
descriptionCLI converter for multi extensions.
homepage
repository
max_upload_size
id720224
size15,355
森 拓海 (takumi3488)

documentation

README

conv.rs

This will be powerful and fast converter.

Getting Start

conv.rs can be installed with cargo.

$ cargo install conv-rs

If you have not installed cargo, please install it here first.

Then, the conversion can run with the following command:

$ conv [SOURCE_PATH] [TARGET_EXTENSION]

Supported Extensions

Source Target
CSV HTML
CSV Markdown
Commit count: 0

cargo fmt