rmsthebest / upside-down

Silly command line program that flips text upside down

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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>

About

Silly command line program that flips text upside down

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%