Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dakshsinghrathore/quote-gen-bash
- Owner: dakshsinghrathore
- License: apache-2.0
- Created: 2024-05-04T20:11:49.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-07T20:07:29.000Z (6 months ago)
- Last Synced: 2024-05-07T21:25:08.925Z (6 months ago)
- Language: Shell
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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!