Ruquotes

Documentation Code Coverage

API Wrapper and CLI tool for Quotable 📣

Installation

sh cargo install ruquotes

Usage

```rust use ruquotes::quote;

let custom_quote = quote().await?;

println!( "{} \n - {}", customquote.content.green(), customquote.author.cyan() ); ```

CLI

Install

The same way as the library.

Or use a binary from releases.

Usage

sh quotable

Video Showcase 📹

Standing on the shoulders of giants

Authors

Eliaz Bobadilla - Creator and Maintainer 💪

See also the full list of contributors who participated in this project ✨

Versioning

We use Semantic Versioning. For the versions available, see the tags 🏷️

Other Art

I also made this on JavaScript, Python,A website, and Go.

Licence

Licensed under the MIT License 📄