#convert #volume #length #temperature #cli

app convert_sevancho

A CLI that converts length, mass, temperature, volume, and speed

1 unstable release

0.1.0 Nov 12, 2025

#13 in #length

MIT/Apache

9KB
159 lines

Simple Rust CLI to convert length, mass, temperature, volume, and speed.

Usage

convert --list convert 12 in cm convert 100 F C convert 2 gal L convert 60 mph kmh

Install

cargo install convert_sevancho

No runtime deps