Teabook is a command line tea journal written in ruby. Track information about your tea explorations including:
- Name of tea
- Date brewed
- Type of tea
- Geographic origin of tea
- Retailer source
- Steeping method and notes
- Clone or download this repository.
- Navigate to the downloaded directory in Terminal (or your command line tool of choice)
- Run
ruby teabook.rb
- Generate an empty data file that isn't tracked in Git (rather than downloading my personal data file)
- Add additional tea data: date, steeping notes, origin and source
- Make executable gem?