Beer — Styles Encyclopedia, Food Pairing & Homebrew Guide
# Beer — Styles Encyclopedia, Food Pairing & Homebrew Guide
Your AI beer sommelier. Styles encyclopedia, food pairing guide, ABV calculator, tasting notes framework, and craft beer recommendations.
## Requirements
- bash 4+
## Commands
### styles
Beer style encyclopedia with flavor profiles and examples.
```bash
bash scripts/script.sh styles ipa
bash scripts/script.sh styles stout
bash scripts/script.sh styles lager
bash scripts/script.sh styles wheat
bash scripts/script.sh styles sour
bash scripts/script.sh styles porter
bash scripts/script.sh styles pilsner
bash scripts/script.sh styles list
```
### pair
Beer and food pairing recommendations.
```bash
bash scripts/script.sh pair bbq
bash scripts/script.sh pair pizza
bash scripts/script.sh pair seafood
bash scripts/script.sh pair cheese
bash scripts/script.sh pair dessert
bash scripts/script.sh pair spicy
bash scripts/script.sh pair list
```
### abv
Calculate alcohol by volume for homebrewing.
```bash
bash scripts/script.sh abv 1.050 1.010
```
### taste
Beer tasting notes framework and scoring guide.
```bash
bash scripts/script.sh taste
```
### homebrew
Homebrew recipes and getting started guide.
```bash
bash scripts/script.sh homebrew starter
bash scripts/script.sh homebrew wheat
bash scripts/script.sh homebrew ipa
bash scripts/script.sh homebrew list
```
### shop
Craft beer and gear recommendations.
```bash
bash scripts/script.sh shop craft
bash scripts/script.sh shop gear
bash scripts/script.sh shop glasses
```
### help
Show all commands.
```bash
bash scripts/script.sh help
```
## Output
Structured guides, calculations, and recommendations to stdout.
## Feedback
https://bytesagain.com/feedback/
Powered by BytesAgain | bytesagain.com
标签
skill
ai