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

https://github.com/lostvikx/ask-beer

Bash script that asks user for a beer.
https://github.com/lostvikx/ask-beer

bash

Last synced: about 2 months ago
JSON representation

Bash script that asks user for a beer.

Awesome Lists containing this project

README

          

# Ask for a beer
A simple bash script that asks the user for a beer.
## How to use
Call usnig two positional arguments:
* Name
* Age
```
./beer.sh Vikram 21
```

Copyright © 2021 | [Vikram Negi](https://twitter.com/lostvikx)