#down #command-line #silly #string #text #word-flip #upside

app upside-down

Silly command line program that flips text upside down

1 unstable release

0.1.0 Oct 5, 2018

#9 in #silly

21 downloads per month

GPL-3.0 license

15KB
54 lines

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>

No runtime deps