/upside-down

Silly command line program that flips text upside down

Primary LanguageRustGNU General Public License v3.0GPL-3.0

upside-down.rs

Silly command to turn your text into unicode that looks like the text is upside down.

Installation and usage

Github

git clone https://github.com/rmsthebest/upside-down
cd upside-down
cargo run -- <text to flip>

Cargo

cargo install upside-down
upside-down <text to flip>