Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.07 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.07 KB

Dinner Selection Program

os dinnerselectver Twitter Build Status CodeFactor

Description

  • This Program lists recipes to try and chooses a random recipe everyday for either dinner or lunch to prepare along with ingredients

Goal

  • The main goal of this program is to answer the question "What do you want to eat?" from a friend, spouse, family member, etc

  • It was my first try at Golang to get familiar with the language, hope it helps others

  • In order to execute program type the following at the cli:

Donwnload

go get https://github.com/tbalz2319/DinnerSelect.git

Run

go run dinner.go