#quote #generator #generate #motivationnal-quote

app quote-generator

This project is a .deb package for generating random quote thanks to the dummyjson API

2 releases (1 stable)

1.0.0 Jun 14, 2024
0.1.0 Jun 14, 2024

#1139 in Web programming

MIT license

14KB
84 lines

Random Quote Generator

This project is a .deb package for generating random quote thanks to the dummyjson API

License

The project is under MIT License

Installation

You can install the binary from 2 ways :

1 Installing from source ( with Rust and Cargo ) 2 Installing directly the binary

Installing from source

You have to clone the project locally.

git clone https://github.com/masterSkill77/quote-generator.git

Or with ssh

git clone git@github.com:masterSkill77/quote-generator.git

After that, you have to run

cargo run

Installing from binary file

curl -fsSL https://cdn.jsdelivr.net/gh/masterSkill77/quote-generator@master/install.sh | sh

How to run the program

quote-generator

Thanks to

  • Dummy JSON

Dependencies

~7–18MB
~260K SLoC