Grubsteak is a python program that I made for my summer camp to automate the food preparing and distributing process.
This isn't really worth downloading unless you work in Grubstake at Camp Sealth.
Unzip the folder.
Right click on the folder, and click 'New Terminal at Folder'.
In the terminal shell, run
python main.py
Everything you should need to change is in the 'camp_info' and 'meals' folders.
In the 'camp_info' folder, change the options and unit information in the text files, with one option or name per line.
In the 'meals' folder, change the all_meals text file to display the appropriate meals and change the meal ingredients according to any necessary updates.