Crates.io | kanye |
lib.rs | kanye |
version | 0.1.1 |
source | src |
created_at | 2021-04-08 23:39:48.848303 |
updated_at | 2021-05-18 15:41:44.164369 |
description | KAAS (Kanye As A Service) |
homepage | |
repository | https://github.com/DefunctLizard/kanye-rs/ |
max_upload_size | |
id | 381099 |
size | 27,920 |
KAAS (Kanye As A Service)
Prints out a random Kanye quote from the kanye.rest API.
Install it:
$ cargo install kanye
Use it:
$ kanye
Kanye says "One of my favorite of many things about what the Trump hat represents to me is that people can't tell me what to do because I'm black"
fn main() {
let quote = kanye::quote().unwrap();
println!("Kanye says \"{}\"", quote);
}
Output:
Kanye says "We used to diss Michael Jackson the media made us call him crazy ... then they killed him"