aesthetic

Crates.ioaesthetic
lib.rsaesthetic
version1.0.0
sourcesrc
created_at2017-03-05 00:47:33.355479
updated_at2017-03-05 00:47:33.355479
descriptionA command-line tool for making your text AESTHETIC in the vaporwave style.
homepagehttps://www.github.com/Implox/aesthetic-rs
repositoryhttps://www.github.com/Implox/aesthetic-rs
max_upload_size
id8816
size2,032
Alex Flores (Implox)

documentation

https://www.github.com/Implox/aesthetic-rs/

README

Aesthetic command-line tool for making your text AESTHETIC in the vaporwave style.

Installation

You can install this with cargo with the command

cargo install aesthetic

You can install cargo with

curl https://sh.rustup.rs -sSf | sh

Usage

If you just want a specific string aesthetic:

$ aesthetic "FEELIN' FINE"
FEELIN' FINE

Or you can use pipes:

$ doggo "yung doge" | aesthetic
yung doge is a good girl!
Commit count: 0

cargo fmt