Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dakshsinghrathore/quote-gen-bash

Basic quote generator using bash
https://github.com/dakshsinghrathore/quote-gen-bash

Last synced: 18 days ago
JSON representation

Basic quote generator using bash

Awesome Lists containing this project

README

        

### Demo 📷

[demo](https://github.com/dakshsinghrathore/imagga-testing/assets/115932772/cf37142d-8bb5-4d3e-a35d-8746effdac92)

### Running Locally 🏠

```bash
cd quote-gen-bash
```
```bash
chmod +x quoteGen.bash
```
```bash
./quoteGen.bash
```

🏃‍♂️💻 Happy coding!